Wasm Directoryalpha
Record

analyze-recipe-instructions-response-parsed-instructions-item-steps-item

No description available.

record analyze-recipe-instructions-response-parsed-instructions-item-steps-item {
  equipment: option​<list​<analyze-recipe-instructions-response-parsed-instructions-item-steps-item-equipment-item>>,
  ingredients: option​<list​<analyze-recipe-instructions-response-parsed-instructions-item-steps-item-ingredients-item>>,
  number: f64,
  step: string,
}