office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
8 lines • 460 B
JavaScript
define(["require", "exports", "tslib", "./Dropdown", "./Dropdown.base", "./Dropdown.types"], function (require, exports, tslib_1, Dropdown_1, Dropdown_base_1, Dropdown_types_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(Dropdown_1, exports);
tslib_1.__exportStar(Dropdown_base_1, exports);
tslib_1.__exportStar(Dropdown_types_1, exports);
});
//# sourceMappingURL=index.js.map