actAsync

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