@tmlmt/cooklang-parser / AddedRecipeOptions
Type Alias: AddedRecipeOptions
AddedRecipeOptions =
object
Options for adding a recipe to a shopping list
Used in ShoppingList.addRecipe
Properties
choices?
optionalchoices?:RecipeChoices
The choices for alternative ingredients.
scaling?
optionalscaling?: {factor:number; } | {servings:number; }
The scaling option for the recipe. Can be either a factor or a number of servings