UNPKG

590 BJavaScriptView Raw
1define(["require", "exports", "tslib", "./classNames/index", "./styles/index", "./utilities/index", "./MergeStyles", "./styles/theme", "./version"], function (require, exports, tslib_1, index_1, index_2, index_3, MergeStyles_1, theme_1) {
2 "use strict";
3 Object.defineProperty(exports, "__esModule", { value: true });
4 tslib_1.__exportStar(index_1, exports);
5 tslib_1.__exportStar(index_2, exports);
6 tslib_1.__exportStar(index_3, exports);
7 tslib_1.__exportStar(MergeStyles_1, exports);
8 theme_1.initializeThemeInCustomizations();
9});
10//# sourceMappingURL=index.js.map
\No newline at end of file