Skip to content

Type Alias: ContentTemplate

ts
type ContentTemplate = z.infer<typeof ContentTemplateSchema>;

Defined in: src/v1/models/contentTemplate.ts:27