@uifabric/experiments
Version:
Experimental React components for building experiences for Office 365.
8 lines • 562 B
JavaScript
define(["require", "exports", "tslib", "./CollapsibleSection", "./CollapsibleSectionTitle", "./CollapsibleSectionTitle.view"], function (require, exports, tslib_1, CollapsibleSection_1, CollapsibleSectionTitle_1, CollapsibleSectionTitle_view_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(CollapsibleSection_1, exports);
tslib_1.__exportStar(CollapsibleSectionTitle_1, exports);
tslib_1.__exportStar(CollapsibleSectionTitle_view_1, exports);
});
//# sourceMappingURL=index.js.map