GroupDefinitions
Signature
export type GroupDefinitions = Record<string, LocalizedGroupDefinition> | Record<string, TranslatedGroupDefinition>;Members
This export does not declare public properties or methods in the generated declaration file.
export type GroupDefinitions = Record<string, LocalizedGroupDefinition> | Record<string, TranslatedGroupDefinition>;This export does not declare public properties or methods in the generated declaration file.