Package-level declarations

Functions

Link copied to clipboard
fun IsolatedCoroutineScope(): CoroutineScope
Link copied to clipboard
fun <R : JsAny?> CoroutineScope.safePromise(block: suspend CoroutineScope.() -> R): Promise<R>