UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

12 lines (10 loc) 529 B
define(["require", "exports", "../../utilities/selectableOption/SelectableOption.Props", "./ComboBox"], function (require, exports, SelectableOption_Props_1, ComboBox_1) { "use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); exports.SelectableOptionMenuItemType = SelectableOption_Props_1.SelectableOptionMenuItemType; __export(ComboBox_1); }); //# sourceMappingURL=index.js.map