RecipesModule interface
Defines a list of recipes.
Properties
value | A list of recipes. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
value
A list of recipes. NOTE: This property will not be serialized. It can only be populated by the server.
value?: Recipe[]
Property Value
Recipe[]