Skip to content

Type Alias: Attachment

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

Defined in: models/attachment.ts:25