Skip to content

Type Alias: CustomContentLabels

ts
type CustomContentLabels = z.infer<typeof CustomContentLabelsSchema>;

Defined in: src/v2/models/customContentLabels.ts:11