createIsolatedPromise

fun <R : JsAny?> createIsolatedPromise(block: suspend CoroutineScope.() -> R): Promise<R>(source)