Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.promise
/
Promise
/
Companion
/
flatTry
flat
Try
fun
<
T
:
JsAny
?
>
flatTry
(
block
:
(
)
->
PromiseResult
<
T
>
)
:
Promise
<
T
>
(
source
)