Type Alias: TargetType
type TargetType = typeof TargetType[keyof typeof TargetType];
Defined in: src/models/red-team-enums.ts:310
Target classification type.
type TargetType = typeof TargetType[keyof typeof TargetType];
Defined in: src/models/red-team-enums.ts:310
Target classification type.