Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.promise
/
await
await
inline suspend
fun
<
T
:
JsAny
?
>
PromiseLike
<
T
>
.
await
(
)
:
T
(
source
)
inline suspend
fun
<
T
:
JsAny
?
>
PromiseResult
<
T
>
.
await
(
)
:
T
(
source
)