Wasm Directoryalpha
Record

map-ingredients-to-grocery-products-params

No description available.

record map-ingredients-to-grocery-products-params {
  ingredients: list​<string>,
  servings: f64,
}

Fields

NameTypeDescription
ingredientslist​<string>
servingsf64