Skip to content

Type Alias: BlogPostLikeCount

ts
type BlogPostLikeCount = z.infer<typeof BlogPostLikeCountSchema>;

Defined in: src/v2/models/blogPostLikeCount.ts:9