Skip to content

Type Alias: BlogPostFooterComments

ts
type BlogPostFooterComments = z.infer<typeof BlogPostFooterCommentsSchema>;

Defined in: src/v2/models/blogPostFooterComments.ts:11