UNPKG

redis-smq-rest-api

Version:
3 lines 227 B
import { RedisSMQError } from 'redis-smq-common'; export declare function getErrorResponseParams(error: RedisSMQError | (new () => RedisSMQError)): readonly [number, string]; //# sourceMappingURL=getErrorResponseParams.d.ts.map