UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

10 lines 824 B
define(["require", "exports", "tslib", "./BaseSelectedItemsList.types", "./BaseSelectedItemsList", "./SelectedPeopleList/SelectedPeopleList", "./SelectedPeopleList/Items/ExtendedSelectedItem", "./SelectedPeopleList/Items/EditingItem.types"], function (require, exports, tslib_1, BaseSelectedItemsList_types_1, BaseSelectedItemsList_1, SelectedPeopleList_1, ExtendedSelectedItem_1, EditingItem_types_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); tslib_1.__exportStar(BaseSelectedItemsList_types_1, exports); tslib_1.__exportStar(BaseSelectedItemsList_1, exports); tslib_1.__exportStar(SelectedPeopleList_1, exports); tslib_1.__exportStar(ExtendedSelectedItem_1, exports); tslib_1.__exportStar(EditingItem_types_1, exports); }); //# sourceMappingURL=index.js.map