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