office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
8 lines • 451 B
JavaScript
define(["require", "exports", "tslib", "./interfaces", "./Selection", "./SelectionZone"], function (require, exports, tslib_1, interfaces_1, Selection_1, SelectionZone_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(interfaces_1, exports);
tslib_1.__exportStar(Selection_1, exports);
tslib_1.__exportStar(SelectionZone_1, exports);
});
//# sourceMappingURL=index.js.map