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