asPromise

fun <T : ERROR CLASS: Symbol not found for JsAny??> Deferred<T>.asPromise(): Promise<T>(source)

Converts this deferred value to the instance of Promise.

Original