Type alias AllGroups

AllGroups: { [groupId: string]: string }

An object of group IDs and their respective names.

Type declaration

  • [groupId: string]: string

Generated using TypeDoc