@tmlmt/cooklang-parser / Group
Type Alias: Group<T>
Group<
T> =MaybeNestedGroup<T> |FlatGroup<T>
Represents any group type (flat or nested)
@tmlmt/cooklang-parser / Group
Group<
T> =MaybeNestedGroup<T> |FlatGroup<T>
Represents any group type (flat or nested)