@tmlmt/cooklang-parser / MaybeNestedAndGroup
Interface: MaybeNestedAndGroup<T>
Represents an "and" group of quantities that may contain nested groups (combinations with nested structure)
Type Parameters
T
Properties
and
and: (
T|MaybeNestedGroup<T>)[]