Skip to content

Type Alias: RequestType

ts
type RequestType = z.infer<typeof RequestTypeSchema>;

Defined in: src/serviceDesk/models/requestType.ts:37