Skip to content

Type Alias: ContentBlogpost

ts
type ContentBlogpost = z.infer<typeof ContentBlogpostSchema>;

Defined in: src/v1/models/contentBlogpost.ts:7