UNPKG

332 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var ModuleManagerEvents;
4(function (ModuleManagerEvents) {
5 ModuleManagerEvents["OnBootstrap"] = "OnBootstrap";
6})(ModuleManagerEvents = exports.ModuleManagerEvents || (exports.ModuleManagerEvents = {}));
7//# sourceMappingURL=ModuleManagerEvents.js.map
\No newline at end of file