UNPKG

redis-smq-rest-api

Version:

REST API for RedisSMQ: OpenAPI 3 schema and Swagger UI for managing queues, messages, and consumers.

5 lines 169 B
export interface MatchQueuesTopicXControllerRequestPathDTO { ns: string; topic: string; } //# sourceMappingURL=MatchQueuesTopicXControllerRequestPathDTO.d.ts.map