Skip to content

Type Alias: PageComment

ts
type PageComment = z.infer<typeof PageCommentSchema>;

Defined in: src/v2/models/pageComment.ts:22