Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.promise
/
Promise
/
finally
finally
fun
finally
(
onFinally
:
(
)
->
Unit
)
:
Promise
<
T
>
(
source
)