Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-js
/
js.promise
/
PromiseResult
Promise
Result
js
inline
fun
<
T
>
PromiseResult
(
value
:
T
)
:
PromiseResult
<
T
>
(
source
)