Package-level declarations
Functions
Link copied to clipboard
suspend fun <T : ERROR CLASS: Symbol not found for JsAny??> PromiseLike<T>.awaitCancellable(controller: AbortController): T
Link copied to clipboard
Link copied to clipboard
fun <T : ERROR CLASS: Symbol not found for JsAny??> createCancellablePromise(abortable: AbortableLike, block: suspend CoroutineScope.() -> T): Promise<T>
Link copied to clipboard