import { promises } from "https://deno.land/std@0.61.0/node/fs.ts";
const { readFile } = promises;
Parameters
path: string | URL
Parameters
path: string | URL
import { promises } from "https://deno.land/std@0.61.0/node/fs.ts";
const { readFile } = promises;