Skip to content

@tmlmt/cooklang-parser / CategorizedIngredients

Interface: CategorizedIngredients

Defined in: types.ts:207

Represents categorized ingredients.

Indexable

[category: string]: Ingredient[]

The category of the ingredients.