Skip to content

Variable: RemoveAttachmentSchema

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

Defined in: src/cloud/parameters/removeAttachment.ts:3