office-ui-fabric-react
Version: 
Reusable React components for building experiences for Office 365.
7 lines • 410 B
JavaScript
define(["require", "exports", "tslib", "./TeachingBubble", "./TeachingBubbleContent"], function (require, exports, tslib_1, TeachingBubble_1, TeachingBubbleContent_1) {
    "use strict";
    Object.defineProperty(exports, "__esModule", { value: true });
    tslib_1.__exportStar(TeachingBubble_1, exports);
    tslib_1.__exportStar(TeachingBubbleContent_1, exports);
});
//# sourceMappingURL=index.js.map