Skip to content

Type Alias: Attachments

ts
type Attachments = z.infer<typeof AttachmentsSchema>;

Defined in: src/v2/models/attachments.ts:11