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