UNPKG

redis-smq-rest-api

Version:

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

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