@fluentui/react
Version:
Reusable React components for building web experiences.
10 lines • 746 B
JavaScript
define(["require", "exports", "tslib", "./TeachingBubble", "./TeachingBubble.base", "./TeachingBubble.types", "./TeachingBubbleContent", "./TeachingBubbleContent.base"], function (require, exports, tslib_1, TeachingBubble_1, TeachingBubble_base_1, TeachingBubble_types_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(TeachingBubble_types_1, exports);
tslib_1.__exportStar(TeachingBubbleContent_1, exports);
tslib_1.__exportStar(TeachingBubbleContent_base_1, exports);
});
//# sourceMappingURL=index.js.map