Skip to main content
Module

x/bid/deps.ts

build IME dictionary
Go to Latest
import * as bid from "https://deno.land/x/bid@v0.1.1/deps.ts";

Variables

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

Functions

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

Ensures that the directory exists. If the directory structure does not exist, it is created. Like mkdir -p. Requires the --allow-read and --allow-write flag.