UNPKG

redis-smq

Version:

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

4 lines 148 B
import { RedisSMQError } from 'redis-smq-common'; export class RedisKeysError extends RedisSMQError { } //# sourceMappingURL=redis-keys.error.js.map