Skip to content

Variable: DeleteInlineCommentSchema

ts
const DeleteInlineCommentSchema: ZodObject<{
  commentId: ZodNumber;
}, $strip>;

Defined in: src/v2/parameters/deleteInlineComment.ts:3