Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.promise
/
PromiseReject
Promise
Reject
sealed
interface
PromiseReject
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
reason
:
JsError
=
definedExternally
)
abstract
operator
fun
invoke
(
reason
:
JsErrorLike
=
definedExternally
)