toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.core
/
groupAsync
group
Async
external
fun
<
T
>
groupAsync
(
name
:
String
,
fn
:
(
)
->
Promise
<
T
>
)
:
Promise
<
T
>
(
source
)