Skip to content

Type Alias: PageLikeCount

ts
type PageLikeCount = z.infer<typeof PageLikeCountSchema>;

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