Skip to content

Type Alias: Redaction

ts
type Redaction = z.infer<typeof RedactionSchema>;

Defined in: src/v2/models/redaction.ts:10