Skip to content

Type Alias: AttachmentCreate

ts
type AttachmentCreate = z.infer<typeof AttachmentCreateSchema>;

Defined in: src/serviceDesk/models/attachmentCreate.ts:13