Repository URL to install this package:
|
Version:
7.0.10 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ECONNREFUSED = 'ECONNREFUSED';
exports.CONN_ERR = 'CONN_ERR';
exports.GRPC_CANCELLED = 'Cancelled';
exports.RABBITMQ_REPLY_QUEUE = 'amq.rabbitmq.reply-to';