Skip to content

Type Alias: RedactionSection

ts
type RedactionSection = z.infer<typeof RedactionSectionSchema>;

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