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