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

@tmlmt/cooklang-parser / QuantityWithExtendedUnit

Interface: QuantityWithExtendedUnit

Represents a quantity with an optional extended Unit object

Extends

Properties

quantity

quantity: FixedValue | Range

Inherited from

QuantityBase.quantity


unit?

optional unit: Unit