UNPKG

@rafikidota/eidolon

Version:

Sometimes, the best way to solve your own problems is to help someone else.

6 lines 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RABBITMQ_SERVICE = exports.NATS_SERVICE = void 0; exports.NATS_SERVICE = 'NATS_SERVICE'; exports.RABBITMQ_SERVICE = 'RABBITMQ_SERVICE'; //# sourceMappingURL=transport.constant.js.map