Sampler: { aliases: string[]; name: string; options: Record<string, string> }

Represents the Sampler object

Type declaration

  • aliases: string[]
  • name: string
  • options: Record<string, string>