UNPKG

redis-smq-rest-api

Version:
4 lines 197 B
import { IQueueParams } from 'redis-smq'; export interface GetConsumerGroupsControllerRequestPathDTO extends IQueueParams { } //# sourceMappingURL=GetConsumerGroupsControllerRequestPathDTO.d.ts.map