Skip to content

Variable: GetBlogPostLikeCountSchema

ts
const GetBlogPostLikeCountSchema: ZodObject<{
  id: ZodNumber;
}, $strip>;

Defined in: src/v2/parameters/getBlogPostLikeCount.ts:3