PromiseReject

sealed interface PromiseReject(source)

Functions

Link copied to clipboard
abstract operator fun invoke(reason: JsError = definedExternally)
abstract operator fun invoke(reason: JsErrorLike = definedExternally)