Type Alias RecipeCentrifuge

RecipeCentrifuge: { input: string; output: Bonus[]; ticks: number }

Type declaration

  • input: string
  • output: Bonus[]
  • ticks: number