UNPKG

redis-smq-common

Version:

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

4 lines 161 B
import { RedisSMQError } from '../../errors/index.js'; export declare class FileLockError extends RedisSMQError { } //# sourceMappingURL=file-lock.error.d.ts.map