Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-typescript
/
typescript
/
FileWatcherCallback
File
Watcher
Callback
typealias
FileWatcherCallback
=
(
fileName
:
String
,
eventKind
:
FileWatcherEventKind
,
@R|kotlin/ParameterName|(name = String(modifiedTime)) ERROR CLASS: Symbol not found for Date?
?
)
->
Unit
(
source
)