Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.fs
/
WatchListener
Watch
Listener
typealias
WatchListener
<
T
>
=
(
event
:
WatchEventType
,
filename
:
T
?
)
->
Unit
(
source
)