Type Alias RecipeFabricator

RecipeFabricator: { cast?: string; n: number; recipe: Shaped }

Type declaration

  • Optionalcast?: string
  • n: number
  • recipe: Shaped