Type Alias: Offset
type Offset = z.infer<typeof OffsetSchema>;
Defined in: src/models/detection-reports.ts:136
Array of [start, end] offset pairs.
type Offset = z.infer<typeof OffsetSchema>;
Defined in: src/models/detection-reports.ts:136
Array of [start, end] offset pairs.