toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.promise
/
catch
catch
inline
fun
<
T
>
Promise
<
T
>
.
catch
(
noinline
onRejected
:
(
JsError
)
->
T
)
:
Promise
<
T
>
(
source
)