⚠️ This is pre-release documentation for v3. For stable docs, visit v2.
Skip to content

@tmlmt/cooklang-parser / QuantityWithUnitLike

Type Alias: QuantityWithUnitLike

QuantityWithUnitLike = QuantityWithPlainUnit | QuantityWithExtendedUnit | QuantityWithUnitDef

Represents any quantity shape supported by the parser (plain, extended, or resolved unit)