Skip to content

Type Alias: PageComment

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

Defined in: src/cloud/models/pageComment.ts:23