Type Alias: ContentError
type ContentError = z.infer<typeof ContentErrorSchema>;
Defined in: src/models/detection-reports.ts:174
Error info for a detection service during scanning.
type ContentError = z.infer<typeof ContentErrorSchema>;
Defined in: src/models/detection-reports.ts:174
Error info for a detection service during scanning.