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

@tmlmt/cooklang-parser / IngredientAlternative

Type Alias: IngredientAlternative

IngredientAlternative = WithOptionalQuantity<IngredientAlternativeBase>

Represents a single ingredient choice within a single or a group of IngredientItems. It points to a specific ingredient and its corresponding quantity information.

Used in IngredientItem and for the various maps of RecipeAlternatives