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

@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?

optional unit: string

The unit of the size (optional)