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