UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Office 365.

12 lines 871 B
define(["require", "exports", "tslib", "./Shimmer", "./Shimmer.base", "./Shimmer.types", "./ShimmerLine/ShimmerLine", "./ShimmerCircle/ShimmerCircle", "./ShimmerGap/ShimmerGap", "./ShimmerElementsGroup/ShimmerElementsGroup"], function (require, exports, tslib_1, Shimmer_1, Shimmer_base_1, Shimmer_types_1, ShimmerLine_1, ShimmerCircle_1, ShimmerGap_1, ShimmerElementsGroup_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(ShimmerCircle_1, exports); tslib_1.__exportStar(ShimmerGap_1, exports); tslib_1.__exportStar(ShimmerElementsGroup_1, exports); }); //# sourceMappingURL=index.js.map