UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

9 lines 645 B
define(["require", "exports", "tslib", "./TeachingBubble", "./TeachingBubble.base", "./TeachingBubbleContent", "./TeachingBubbleContent.base"], function (require, exports, tslib_1, TeachingBubble_1, TeachingBubble_base_1, TeachingBubbleContent_1, TeachingBubbleContent_base_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); tslib_1.__exportStar(TeachingBubble_1, exports); tslib_1.__exportStar(TeachingBubble_base_1, exports); tslib_1.__exportStar(TeachingBubbleContent_1, exports); tslib_1.__exportStar(TeachingBubbleContent_base_1, exports); }); //# sourceMappingURL=index.js.map