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