Type Alias: CountedQuotaEnum
type CountedQuotaEnum = typeof CountedQuotaEnum[keyof typeof CountedQuotaEnum];
Defined in: src/models/red-team-enums.ts:71
Whether a scan counts toward quota.
type CountedQuotaEnum = typeof CountedQuotaEnum[keyof typeof CountedQuotaEnum];
Defined in: src/models/red-team-enums.ts:71
Whether a scan counts toward quota.