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

@tmlmt/cooklang-parser / CookwareItem

Interface: CookwareItem

Represents a cookware item in a recipe step.

Properties

index

index: number

The index of the cookware, within the list of cookware


quantity?

optional quantity: FixedValue | Range

The quantity of this specific mention of the cookware


type

type: "cookware"

The type of the item.