UNPKG

362 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.AppRegistry = void 0;
4const app_registry_1 = require("./app-registry");
5Object.defineProperty(exports, "AppRegistry", { enumerable: true, get: function () { return app_registry_1.AppRegistry; } });
6exports.default = app_registry_1.AppRegistry;
7//# sourceMappingURL=index.js.map
\No newline at end of file