Type Alias: RuleType
type RuleType = typeof RuleType[keyof typeof RuleType];
Defined in: src/models/model-security-enums.ts:189
Union type of all possible rule type values.
type RuleType = typeof RuleType[keyof typeof RuleType];
Defined in: src/models/model-security-enums.ts:189
Union type of all possible rule type values.