createCancellablePromise

fun <T : ERROR CLASS: Symbol not found for JsAny??> createCancellablePromise(abortable: AbortableLike, block: suspend CoroutineScope.() -> T): Promise<T>(source)