office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
12 lines (10 loc) • 399 B
JavaScript
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
__export(require('./ExampleCard/ExampleCard'));
__export(require('./Header/Header'));
__export(require('./PropertiesTable/PropertiesTable'));
__export(require('./PropertiesTable/PropertiesTableSet'));
__export(require('./ComponentPage/ComponentPage'));
//# sourceMappingURL=index.js.map
;