Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.promise
/
thenTo
then
To
inline
fun
<
T
:
JsAny
?
>
PromiseLike
<
T
>
.
thenTo
(
continuation
:
Continuation
<
T
>
)
(
source
)