Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.promise
/
Promise
/
Companion
/
reject
reject
fun
reject
(
reason
:
JsError
)
:
Promise
<
Nothing
>
(
source
)