Type Alias: PatternDetection
type PatternDetection = z.infer<typeof PatternDetectionSchema>;
Defined in: src/models/detection-reports.ts:162
Pattern detection with matched pattern and offset locations.
type PatternDetection = z.infer<typeof PatternDetectionSchema>;
Defined in: src/models/detection-reports.ts:162
Pattern detection with matched pattern and offset locations.