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