Skip to content

Type Alias: AttachmentFields

ts
type AttachmentFields = z.infer<typeof AttachmentFieldsSchema>;

Defined in: models/attachmentFields.ts:17