Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node
/
CallSite
/
isAsync
is
Async
abstract
fun
isAsync
(
)
:
Boolean
(
source
)
is this an async call (i.e. await, Promise.all(), or Promise.any())?