Variable: InlineCommentResolutionStatusSchema
ts
const InlineCommentResolutionStatusSchema: ZodCustom<"open" | string & object | "reopened" | "resolved" | "dangling", "open" | string & object | "reopened" | "resolved" | "dangling">;Defined in: src/v2/models/inlineCommentResolutionStatus.ts:5
Inline comment resolution status