Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-typescript
/
typescript
/
EmitOutput
Emit
Output
sealed
external
interface
EmitOutput
(
source
)
Members
Properties
diagnostics
Link copied to clipboard
abstract
var
diagnostics
:
ReadonlyArray
<
Diagnostic
>
emit
Skipped
Link copied to clipboard
abstract
var
emitSkipped
:
Boolean
output
Files
Link copied to clipboard
abstract
var
outputFiles
:
ReadonlyArray
<
OutputFile
>