Classes
Methods
(inner) getIngredients(mealData) → {Object}
Parse individual ingredients from a meal with the amount needed
Parameters:
Name | Type | Description |
---|---|---|
mealData |
Object | Raw meal data from TheMealDB |
Returns:
Object where Key: ingredient, Value: amount
- Type
- Object