UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

9 lines 637 B
define(["require", "exports", "tslib", "./FloatingSuggestions", "./Suggestions/SuggestionsStore", "./Suggestions/SuggestionsControl", "./Suggestions/SuggestionsCore"], function (require, exports, tslib_1, FloatingSuggestions_1, SuggestionsStore_1, SuggestionsControl_1, SuggestionsCore_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); tslib_1.__exportStar(FloatingSuggestions_1, exports); tslib_1.__exportStar(SuggestionsStore_1, exports); tslib_1.__exportStar(SuggestionsControl_1, exports); tslib_1.__exportStar(SuggestionsCore_1, exports); }); //# sourceMappingURL=index.js.map