Type Alias: ModelScanStatus
type ModelScanStatus = typeof ModelScanStatus[keyof typeof ModelScanStatus];
Defined in: src/models/model-security-enums.ts:58
Union type of all possible model scan status values.
type ModelScanStatus = typeof ModelScanStatus[keyof typeof ModelScanStatus];
Defined in: src/models/model-security-enums.ts:58
Union type of all possible model scan status values.