Reference
AnalyzeToIrOutput
Contains the module IR and diagnostics produced by compiler analysis.
Signature
interface AnalyzeToIrOutputMembers
diagnostics: Diagnostic[]ir: ModuleIrusedTypescriptFallback?: booleanReference
Contains the module IR and diagnostics produced by compiler analysis.
interface AnalyzeToIrOutputdiagnostics: Diagnostic[]ir: ModuleIrusedTypescriptFallback?: boolean