UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

16 lines 1.35 kB
define(["require", "exports", "tslib", "./Shimmer", "./Shimmer.base", "./Shimmer.types", "./ShimmerLine/ShimmerLine", "./ShimmerLine/ShimmerLine.base", "./ShimmerCircle/ShimmerCircle", "./ShimmerCircle/ShimmerCircle.base", "./ShimmerGap/ShimmerGap", "./ShimmerGap/ShimmerGap.base", "./ShimmerElementsGroup/ShimmerElementsGroup", "./ShimmerElementsGroup/ShimmerElementsGroup.base"], function (require, exports, tslib_1, Shimmer_1, Shimmer_base_1, Shimmer_types_1, ShimmerLine_1, ShimmerLine_base_1, ShimmerCircle_1, ShimmerCircle_base_1, ShimmerGap_1, ShimmerGap_base_1, ShimmerElementsGroup_1, ShimmerElementsGroup_base_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); tslib_1.__exportStar(Shimmer_1, exports); tslib_1.__exportStar(Shimmer_base_1, exports); tslib_1.__exportStar(Shimmer_types_1, exports); tslib_1.__exportStar(ShimmerLine_1, exports); tslib_1.__exportStar(ShimmerLine_base_1, exports); tslib_1.__exportStar(ShimmerCircle_1, exports); tslib_1.__exportStar(ShimmerCircle_base_1, exports); tslib_1.__exportStar(ShimmerGap_1, exports); tslib_1.__exportStar(ShimmerGap_base_1, exports); tslib_1.__exportStar(ShimmerElementsGroup_1, exports); tslib_1.__exportStar(ShimmerElementsGroup_base_1, exports); }); //# sourceMappingURL=index.js.map