Skip to content

Type Alias: InlineCommentResolutionStatus

ts
type InlineCommentResolutionStatus = z.infer<typeof InlineCommentResolutionStatusSchema>;

Defined in: src/v2/models/inlineCommentResolutionStatus.ts:6