UNPKG

@nestjstools/messaging-rabbitmq-extension

Version:

Extension to handle messages and dispatch them over AMQP protocol

5 lines 219 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RABBITMQ_HEADER_ROUTING_KEY = void 0; exports.RABBITMQ_HEADER_ROUTING_KEY = 'messaging-routing-key'; //# sourceMappingURL=const.js.map