waitForRaw

external fun <T> waitForRaw(callback: () -> PromiseResult<T>, options: waitForOptions = definedExternally): Promise<T>(source)