Skip to content

Type Alias: RequestCreate

ts
type RequestCreate = z.infer<typeof RequestCreateSchema>;

Defined in: src/serviceDesk/models/requestCreate.ts:23