Skip to content

Type Alias: InlineComments

ts
type InlineComments = z.infer<typeof InlineCommentsSchema>;

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