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