Skip to content

@tmlmt/cooklang-parser / Item

Type Alias: Item

Item = TextItem | IngredientItem | CookwareItem | TimerItem

Defined in: types.ts:170

Represents an item in a recipe step.