kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.js
/
Promise
/
Companion
/
reject
reject
JS
fun
reject
(
e
:
Throwable
)
:
Promise
<
Nothing
>