UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

11 lines 741 B
define(["require", "exports", "tslib", "./Tooltip", "./Tooltip.base", "./Tooltip.types", "./TooltipHost", "./TooltipHost.types", "../../common/DirectionalHint"], function (require, exports, tslib_1, Tooltip_1, Tooltip_base_1, Tooltip_types_1, TooltipHost_1, TooltipHost_types_1, DirectionalHint_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); tslib_1.__exportStar(Tooltip_1, exports); tslib_1.__exportStar(Tooltip_base_1, exports); tslib_1.__exportStar(Tooltip_types_1, exports); tslib_1.__exportStar(TooltipHost_1, exports); tslib_1.__exportStar(TooltipHost_types_1, exports); tslib_1.__exportStar(DirectionalHint_1, exports); }); //# sourceMappingURL=index.js.map