@tmlmt/cooklang-parser / FixedValue
Interface: FixedValue
Represents a single, fixed quantity. This can be a text, decimal, or fraction.
Properties
type
type:
"fixed"
value
value:
DecimalValue
|FractionValue
|TextValue
@tmlmt/cooklang-parser / FixedValue
Represents a single, fixed quantity. This can be a text, decimal, or fraction.
type:
"fixed"
value:
DecimalValue
|FractionValue
|TextValue