Skip to content

Type Alias: PageInlineComments

ts
type PageInlineComments = z.infer<typeof PageInlineCommentsSchema>;

Defined in: src/v2/models/pageInlineComments.ts:11