Variable: OffsetSchema
const OffsetSchema: ZodArray<ZodArray<ZodNumber, "many">, "many">;
Defined in: src/models/detection-reports.ts:133
Zod schema for DLP pattern detection offset locations.
const OffsetSchema: ZodArray<ZodArray<ZodNumber, "many">, "many">;
Defined in: src/models/detection-reports.ts:133
Zod schema for DLP pattern detection offset locations.