Type Alias: ResponseDetected
type ResponseDetected = z.infer<typeof ResponseDetectedSchema>;
Defined in: src/models/response-detected.ts:28
Flags indicating which detection types triggered on the response.
type ResponseDetected = z.infer<typeof ResponseDetectedSchema>;
Defined in: src/models/response-detected.ts:28
Flags indicating which detection types triggered on the response.