import * as deno from "https://deno.land/x/deno@v0.28.0/std/fs/write_file_str.ts";
Functions
Write the string to file. | |
Write the string to file synchronously. |
import * as deno from "https://deno.land/x/deno@v0.28.0/std/fs/write_file_str.ts";
Write the string to file. | |
Write the string to file synchronously. |