import * as deno from "https://deno.land/x/deno@v0.28.0/std/fs/read_file_str.ts";
Functions
Read file and output it as a string. | |
Read file synchronously and output it as a string. |
import * as deno from "https://deno.land/x/deno@v0.28.0/std/fs/read_file_str.ts";
Read file and output it as a string. | |
Read file synchronously and output it as a string. |