UNPKG

redis-smq-common

Version:

RedisSMQ Common Library provides many components that are mainly used by RedisSMQ and RedisSMQ Monitor.

4 lines 232 B
export { RedisClientError } from './redis-client.error.js'; export { WatchedKeysChangedError } from './watched-keys-changed.error.js'; export { InstanceLockError } from './instance-lock.error.js'; //# sourceMappingURL=index.d.ts.map