Skip to content

Type Alias: PageInlineComment

ts
type PageInlineComment = z.infer<typeof PageInlineCommentSchema>;

Defined in: src/v2/models/pageInlineComment.ts:25