office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
9 lines • 399 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./Pivot"), exports);
tslib_1.__exportStar(require("./Pivot.base"), exports);
var PivotItem_1 = require("./PivotItem");
exports.PivotItem = PivotItem_1.PivotItem;
tslib_1.__exportStar(require("./Pivot.types"), exports);
//# sourceMappingURL=index.js.map
;