@uifabric/experiments
Version:
Experimental React components for building experiences for Microsoft 365.
8 lines • 454 B
JavaScript
define(["require", "exports", "tslib", "./SelectedItemsList", "./SelectedPeopleList/index", "./Items/index"], function (require, exports, tslib_1, SelectedItemsList_1, index_1, index_2) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(SelectedItemsList_1, exports);
tslib_1.__exportStar(index_1, exports);
tslib_1.__exportStar(index_2, exports);
});
//# sourceMappingURL=index.js.map