Preparing search index...
The search index is not available
manager-application
manager-application
utils/schema/ingredient
Ingredient
Interface Ingredient
This interface represents an ingredient with its name and quantity
interface
Ingredient
{
name
:
string
;
quantity
:
number
;
}
Index
Properties
name
quantity
Properties
name
name
:
string
quantity
quantity
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
quantity
manager-application
Loading...
This interface represents an ingredient with its name and quantity