Skip to content

Type Alias: InlineCommentProperties

ts
type InlineCommentProperties = z.infer<typeof InlineCommentPropertiesSchema>;

Defined in: src/v2/models/inlineCommentProperties.ts:13