UNPKG

redis-smq-rest-api

Version:

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

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