@tmlmt/cooklang-parser / CookwareItem
Interface: CookwareItem
Defined in: types.ts:148
Represents a cookware item in a recipe step.
Properties
type
type:
"cookware"
Defined in: types.ts:150
The type of the item.
value
value:
number
Defined in: types.ts:152
The value of the item.