Type Alias: ChannelStatus
type ChannelStatus = typeof ChannelStatus[keyof typeof ChannelStatus];
Defined in: src/models/red-team-enums.ts:61
Network broker channel lifecycle status.
type ChannelStatus = typeof ChannelStatus[keyof typeof ChannelStatus];
Defined in: src/models/red-team-enums.ts:61
Network broker channel lifecycle status.