Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-js
/
js.promise
/
isFulfilled
is
Fulfilled
inline
fun
<
T
:
JsAny
?
>
isFulfilled
(
result
:
PromiseSettledResult
<
T
>
)
:
Boolean
(
source
)