Type Alias: ThreatCategory
type ThreatCategory = typeof ThreatCategory[keyof typeof ThreatCategory];
Defined in: src/models/model-security-enums.ts:142
Union type of all possible threat category values.
type ThreatCategory = typeof ThreatCategory[keyof typeof ThreatCategory];
Defined in: src/models/model-security-enums.ts:142
Union type of all possible threat category values.