Preparing search index...
The search index is not available
customer-application
customer-application
utils/schema/item
IngredientInRecipe
Interface IngredientInRecipe
This interface represents an ingredient of the recipe
interface
IngredientInRecipe
{
ingredient_name
:
string
;
quantity
:
number
;
}
Index
Properties
ingredient_
name
quantity
Properties
ingredient_
name
ingredient_name
:
string
quantity
quantity
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ingredient_
name
quantity
customer-application
Loading...
This interface represents an ingredient of the recipe