Skip to content

Variable: DeleteCardAttachmentSchema

ts
const DeleteCardAttachmentSchema: ZodObject<{
  id: ZodString;
  idAttachment: ZodString;
}, $strip>;

Defined in: parameters/deleteCardAttachment.ts:3