Record
compute-ingredient-amount-response
No description available.
record compute-ingredient-amount-response {
amount: f64,
unit: string,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | f64 | |
| unit | string |
No description available.
record compute-ingredient-amount-response {
amount: f64,
unit: string,
}| Name | Type | Description |
|---|---|---|
| amount | f64 | |
| unit | string |