group

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