Appearance
@tmlmt/cooklang-parser / Item
Item = TextItem | IngredientItem | CookwareItem | TimerItem
TextItem
IngredientItem
CookwareItem
TimerItem
Defined in: types.ts:170
Represents an item in a recipe step.