@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