UNPKG

redis-smq-common

Version:

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

4 lines 153 B
import { RedisSMQError } from './redis-smq.error.js'; export declare class AbortError extends RedisSMQError { } //# sourceMappingURL=abort.error.d.ts.map