awaitCancellable

suspend fun <T : JsAny?> PromiseLike<T>.awaitCancellable(controller: AbortController): T(source)