@fluentui/react
Version:
Reusable React components for building web experiences.
8 lines • 417 B
JavaScript
define(["require", "exports", "tslib", "./Link", "./Link.base", "./Link.types"], function (require, exports, tslib_1, Link_1, Link_base_1, Link_types_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(Link_1, exports);
tslib_1.__exportStar(Link_base_1, exports);
tslib_1.__exportStar(Link_types_1, exports);
});
//# sourceMappingURL=index.js.map