Skip to content

Type Alias: PagedComment

ts
type PagedComment = z.infer<typeof PagedCommentSchema>;

Defined in: src/serviceDesk/models/pagedComment.ts:21