Entries: {
    amount: number;
    roles: string[];
}

Type declaration

  • amount: number
  • roles: string[]

Generated using TypeDoc