Skip to content

Type Alias: ContentTemplateCreate

ts
type ContentTemplateCreate = z.infer<typeof ContentTemplateCreateSchema>;

Defined in: src/v1/models/contentTemplateCreate.ts:26