Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.streams
/
UnderlyingSourceCancelCallback
Underlying
Source
Cancel
Callback
typealias
UnderlyingSourceCancelCallback
=
(
reason
:
JsError
?
)
->
PromiseLike
<
Void
>
?
(
source
)