import * as mod from "https://deno.land/std@0.34.0/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 mod from "https://deno.land/std@0.34.0/fs/read_file_str.ts";
Read file and output it as a string. | |
Read file synchronously and output it as a string. |