@tmlmt/cooklang-parser / ArbitraryScalable
Interface: ArbitraryScalable
Represents an arbitrary scalable quantity in a recipe.
Properties
name?
optionalname:string
The name of the arbitrary scalable quantity.
quantity
quantity:
FixedNumericValue
The numerical value of the arbitrary scalable quantity.
unit?
optionalunit:string
The unit of the arbitrary scalable quantity.