actAsync

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