@tmlmt/cooklang-parser / ProductSize
Interface: ProductSize
Represents a single size expression for a product (value + optional unit)
Properties
size
size:
FixedNumericValue
The numeric size value
unit?
optionalunit:string
The unit of the size (optional)