UNPKG

redis-smq

Version:

A simple high-performance Redis message queue for Node.js.

4 lines 155 B
import { RedisSMQError } from 'redis-smq-common'; export declare class ExchangeError extends RedisSMQError { } //# sourceMappingURL=exchange.error.d.ts.map