UNPKG

@am92/redis

Version:
10 lines (9 loc) 327 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CLIENT_NOT_CONNECTED_ERROR = void 0; /** @ignore */ exports.CLIENT_NOT_CONNECTED_ERROR = { message: 'Invalid interpolateXml Arguments: templatePath cannot be blank', statusCode: 500, errorCode: 'RedisSdk::CLIENT_NOT_CONNECTED' };