UNPKG

redis-smq-rest-api

Version:

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

5 lines 178 B
export interface DeleteExchangeFanoutXControllerRequestPathDTO { ns: string; fanout: string; } //# sourceMappingURL=DeleteExchangeFanoutXControllerRequestPathDTO.d.ts.map