Skip to content

Type Alias: AttachmentArchiveEntry

ts
type AttachmentArchiveEntry = z.infer<typeof AttachmentArchiveEntrySchema>;

Defined in: src/cloud/models/attachmentArchiveEntry.ts:12