UNPKG

@uifabric/styling

Version:

Styling helpers for Fluent UI React.

10 lines 590 B
define(["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) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); tslib_1.__exportStar(index_1, exports); tslib_1.__exportStar(index_2, exports); tslib_1.__exportStar(index_3, exports); tslib_1.__exportStar(MergeStyles_1, exports); theme_1.initializeThemeInCustomizations(); }); //# sourceMappingURL=index.js.map