TypeScript compiler emit result.
Contains declaration emit diagnostics.
If the noEmitOnError compiler option is true, this will also include the program's semantic, syntactic, global, options, and if enabled declaration diagnostics.
If the emit was skipped.
Gets the files that were emitted to memory.
Asynchronously writes the files to the file system.
Result of an emit to memory.