import { OutputFile } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Output file of an emit.
Methods
Gets the file path.
getText(): string
Gets the file text.
getWriteByteOrderMark(): boolean
Gets whether the byte order mark should be written.