Skip to content

Type Alias: InlineComment

ts
type InlineComment = z.infer<typeof InlineCommentSchema>;

Defined in: src/v2/models/inlineComment.ts:68