Skip to content

Type Alias: InlineCommentVersions

ts
type InlineCommentVersions = z.infer<typeof InlineCommentVersionsSchema>;

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