Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-actions-core
/
actions.core
/
groupAsync
group
Async
external
fun
<
T
>
groupAsync
(
name
:
String
,
fn
:
(
)
->
Promise
<
T
>
)
:
Promise
<
T
>
(
source
)