UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

9 lines 564 B
define(["require", "exports", "tslib", "./CommandBar.styles", "./CommandBar", "./CommandBar.base"], function (require, exports, tslib_1, CommandBar_styles_1, CommandBar_1, CommandBar_base_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getCommandBarStyles = CommandBar_styles_1.getStyles; exports.getCommandButtonStyles = CommandBar_styles_1.getCommandButtonStyles; tslib_1.__exportStar(CommandBar_1, exports); tslib_1.__exportStar(CommandBar_base_1, exports); }); //# sourceMappingURL=index.js.map