UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

12 lines (10 loc) 360 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./Pivot")); var PivotItem_1 = require("./PivotItem"); exports.PivotItem = PivotItem_1.PivotItem; __export(require("./Pivot.Props")); //# sourceMappingURL=index.js.map