UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

8 lines 570 B
define(["require", "exports", "tslib", "../../utilities/selectableOption/SelectableOption.types", "./ComboBox", "./VirtualizedComboBox"], function (require, exports, tslib_1, SelectableOption_types_1, ComboBox_1, VirtualizedComboBox_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SelectableOptionMenuItemType = SelectableOption_types_1.SelectableOptionMenuItemType; tslib_1.__exportStar(ComboBox_1, exports); tslib_1.__exportStar(VirtualizedComboBox_1, exports); }); //# sourceMappingURL=index.js.map