UNPKG

235 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.RABBITMQ_REPLY_QUEUE = exports.GRPC_CANCELLED = void 0;
4exports.GRPC_CANCELLED = 'Cancelled';
5exports.RABBITMQ_REPLY_QUEUE = 'amq.rabbitmq.reply-to';