Skip to content

@tmlmt/cooklang-parser / CookwareItem

Interface: CookwareItem

Represents a cookware item in a recipe step.

Properties

itemQuantity?

optional itemQuantity: FixedValue | Range

Quantity specific to this step item for this cookware which may also be referenced elsewhere


type

type: "cookware"

The type of the item.


value

value: number

The value of the item.