groupAsync

external fun <T> groupAsync(name: String, fn: () -> Promise<T>): Promise<T>(source)