⚠️ This is pre-release documentation for v3. For stable docs, visit v2.
Skip to content

@tmlmt/cooklang-parser / AddedIngredient

Type Alias: AddedIngredient

AddedIngredient = Pick<Ingredient, "name" | "quantities">

Represents an ingredient that has been added to a shopping list