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