@uifabric/experiments
Version:
Experimental React components for building experiences for Microsoft 365.
8 lines • 430 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./FloatingSuggestions"), exports);
tslib_1.__exportStar(require("./Suggestions/SuggestionsStore"), exports);
tslib_1.__exportStar(require("./Suggestions/SuggestionsControl"), exports);
tslib_1.__exportStar(require("./Suggestions/SuggestionsCore"), exports);
//# sourceMappingURL=index.js.map