Skip to content

Type Alias: Attachment

ts
type Attachment = z.infer<typeof AttachmentSchema>;

Defined in: src/v2/models/attachment.ts:79