UNPKG

nestjs-rabbitmq-retry

Version:
6 lines 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LISTENER_QUEUE = exports.CONFIG_OPTIONS = void 0; exports.CONFIG_OPTIONS = 'CONFIG_OPTIONS'; exports.LISTENER_QUEUE = 'LISTENER_QUEUE'; //# sourceMappingURL=rabbitmq.constants.js.map