import { CompilerOptionsContainer } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the encoding from the compiler options or returns utf-8.
x/deno2node/src/deps.deno.ts>CompilerOptionsContainer#getEncoding
import { CompilerOptionsContainer } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the encoding from the compiler options or returns utf-8.