UNPKG

@addapptables/microservice

Version:
6 lines 359 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BusConfigException = void 0; var bus_config_exception_1 = require("./bus-config.exception"); Object.defineProperty(exports, "BusConfigException", { enumerable: true, get: function () { return bus_config_exception_1.BusConfigException; } }); //# sourceMappingURL=index.js.map