Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
WatchStatusReporter
Watch
Status
Reporter
typealias
WatchStatusReporter
=
(
diagnostic
:
Diagnostic
,
newLine
:
String
,
options
:
CompilerOptions
,
errorCount
:
Double
?
)
->
Unit
(
source
)