Type Alias: AttackType
type AttackType = typeof AttackType[keyof typeof AttackType];
Defined in: src/models/red-team-enums.ts:23
Attack type classification.
type AttackType = typeof AttackType[keyof typeof AttackType];
Defined in: src/models/red-team-enums.ts:23
Attack type classification.