office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
7 lines • 344 B
JavaScript
define(["require", "exports", "tslib", "./Link", "./Link.base"], function (require, exports, tslib_1, Link_1, Link_base_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(Link_1, exports);
tslib_1.__exportStar(Link_base_1, exports);
});
//# sourceMappingURL=index.js.map