UNPKG

redis-smq-rest-api

Version:

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

6 lines 184 B
export interface BindQueueTopicXControllerRequestPathDTO { ns: string; topic: string; queue: string; } //# sourceMappingURL=BindQueueTopicXControllerRequestPathDTO.d.ts.map