Type Alias RecipeLaser

RecipeLaser: { foci: keyof typeof FOCI; id: string; weight: number }

Type declaration

  • foci: keyof typeof FOCI
  • id: string
  • weight: number