Skip to content

Type Alias: PagedQueue

ts
type PagedQueue = z.infer<typeof PagedQueueSchema>;

Defined in: src/serviceDesk/models/pagedQueue.ts:21