UNPKG

redis-smq-common

Version:

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

5 lines 166 B
export declare abstract class RedisSMQError extends Error { constructor(message?: string); get name(): string; } //# sourceMappingURL=redis-smq.error.d.ts.map