waitForAsync

fun <T> waitForAsync(options: waitForOptions = undefined.unsafeCast<Nothing>(), fn: () -> PromiseLike<T>): Promise<T>(source)