@tmlmt/cooklang-parser / CategorizedIngredients
Interface: CategorizedIngredients
Defined in: types.ts:207
Represents categorized ingredients.
Indexable
[category
: string
]: Ingredient
[]
The category of the ingredients.
@tmlmt/cooklang-parser / CategorizedIngredients
Defined in: types.ts:207
Represents categorized ingredients.
[category
: string
]: Ingredient
[]
The category of the ingredients.