Skip to content

Type Alias: RequestTypeIcon

ts
type RequestTypeIcon = z.infer<typeof RequestTypeIconSchema>;

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