import { readFileStrSync } from "https://deno.land/std@0.51.0/fs/read_file_str.ts";
Read file synchronously and output it as a string.
Parameters
optional
opts: ReadOptions = [UNSUPPORTED]Read options
import { readFileStrSync } from "https://deno.land/std@0.51.0/fs/read_file_str.ts";
Read file synchronously and output it as a string.
Read options