Skip to main content
Module

x/bracesdb/deps.ts>readFileSync

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

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

type

(file: string) => string