office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
8 lines • 576 B
JavaScript
define(["require", "exports", "tslib", "./BaseSelectedItemsList", "./SelectedPeopleList/SelectedPeopleList", "./SelectedPeopleList/Items/ExtendedSelectedItem"], function (require, exports, tslib_1, BaseSelectedItemsList_1, SelectedPeopleList_1, ExtendedSelectedItem_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(BaseSelectedItemsList_1, exports);
tslib_1.__exportStar(SelectedPeopleList_1, exports);
tslib_1.__exportStar(ExtendedSelectedItem_1, exports);
});
//# sourceMappingURL=index.js.map