Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.streams
/
ReadableStream
/
cancelAsync
cancel
Async
fun
cancelAsync
(
reason
:
JsError
?
=
definedExternally
)
:
Promise
<
Void
>
(
source
)