Type Alias: StreamType
type StreamType = typeof StreamType[keyof typeof StreamType];
Defined in: src/models/red-team-enums.ts:271
Dynamic scan stream type.
type StreamType = typeof StreamType[keyof typeof StreamType];
Defined in: src/models/red-team-enums.ts:271
Dynamic scan stream type.