actAsync

external fun <T> actAsync(block: () -> PromiseResult<T>): Promise<T>(source)