Type Alias: FileScanResult
type FileScanResult = typeof FileScanResult[keyof typeof FileScanResult];
Defined in: src/models/model-security-enums.ts:38
Union type of all possible file scan result values.
type FileScanResult = typeof FileScanResult[keyof typeof FileScanResult];
Defined in: src/models/model-security-enums.ts:38
Union type of all possible file scan result values.