office-ui-fabric-react
Version: 
Reusable React components for building experiences for Office 365.
14 lines (12 loc) • 621 B
JavaScript
define(["require", "exports", "./ExampleCard/ExampleCard", "./Header/Header", "./PropertiesTable/PropertiesTable", "./PropertiesTable/PropertiesTableSet", "./ComponentPage/ComponentPage"], function (require, exports, ExampleCard_1, Header_1, PropertiesTable_1, PropertiesTableSet_1, ComponentPage_1) {
    "use strict";
    function __export(m) {
        for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
    }
    __export(ExampleCard_1);
    __export(Header_1);
    __export(PropertiesTable_1);
    __export(PropertiesTableSet_1);
    __export(ComponentPage_1);
});
//# sourceMappingURL=index.js.map