Type Alias: CustomContentByTypeInBlogPost
ts
type CustomContentByTypeInBlogPost = z.infer<typeof CustomContentByTypeInBlogPostSchema>;Defined in: src/v2/models/customContentByTypeInBlogPost.ts:11