Skip to main content
Module

x/bracesdb/deps.ts

DB that JSON format created with Deno
Latest
import * as bracesdb from "https://deno.land/x/bracesdb@v2.0.0/deps.ts";

Variables

同期的にファイルの存在確認を行なう

同期的にファイル読込を行なう

非同期にファイル作成を行なう

同期的にファイル作成を行なう

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.