import { OutputFile } from "https://deno.land/x/ts_morph@16.0.0/ts_morph.d.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.