kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-testutils
/
io.kvision.test
/
TestSpec
/
runAsync
run
Async
open
fun
runAsync
(
code
:
(
resolve
:
(
)
->
Unit
,
reject
:
(
Throwable
)
->
Unit
)
->
Unit
)
:
Promise
<
Unit
>
(
source
)