@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
quantityPartIndex?
optionalquantityPartIndex:number
Index of the quantity part corresponding to this item / this occurence of the cookware, which may be referenced elsewhere.
type
type:
"cookware"
The type of the item.