Sabeeh
runBlockingTest
runTest
expect fun runTest(block: suspend () -> Unit)
actual fun runTest(block: suspend () -> Unit): dynamic = GlobalScope.promise { block() }
Robert Jaros
Promise
Tomislav Mladenov
Any
JsAny
A modern programming language that makes developers happier.