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