Skip to content

Variable: GetAttachmentSchema

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

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