Skip to content

Variable: DeleteCardAttachmentSchema

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

Defined in: parameters/deleteCardAttachment.ts:3