Skip to content

Type Alias: PageOfComments

ts
type PageOfComments = z.infer<typeof PageOfCommentsSchema>;

Defined in: src/cloud/models/pageOfComments.ts:17