Skip to content

Type Alias: ContentTemplateUpdate

ts
type ContentTemplateUpdate = z.infer<typeof ContentTemplateUpdateSchema>;

Defined in: src/v1/models/contentTemplateUpdate.ts:28