UNPKG

550 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var tslib_1 = require("tslib");
4tslib_1.__exportStar(require("./classNames/index"), exports);
5tslib_1.__exportStar(require("./styles/index"), exports);
6tslib_1.__exportStar(require("./utilities/index"), exports);
7tslib_1.__exportStar(require("./MergeStyles"), exports);
8require("./version");
9// Ensure theme is initialized when this package is referenced.
10var theme_1 = require("./styles/theme");
11theme_1.initializeThemeInCustomizations();
12//# sourceMappingURL=index.js.map
\No newline at end of file