Skip to content

Type Alias: RequestTypeGroup

ts
type RequestTypeGroup = z.infer<typeof RequestTypeGroupSchema>;

Defined in: src/serviceDesk/models/requestTypeGroup.ts:11