UNPKG

redis-smq-rest-api

Version:
3 lines 205 B
import { IQueueParams } from 'redis-smq'; export type GetAllExchangesControllerRequestQueryDTO = IQueueParams | Record<string, never>; //# sourceMappingURL=GetAllExchangesControllerRequestQueryDTO.d.ts.map