Skip to content

Variable: InlineLikeCountSchema

ts
const InlineLikeCountSchema: ZodObject<{
  count: ZodOptional<ZodNumber>;
}, $loose>;

Defined in: src/v2/models/inlineLikeCount.ts:4