@uifabric/experiments
Version:
Experimental React components for building experiences for Office 365.
11 lines • 618 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./Shimmer"), exports);
tslib_1.__exportStar(require("./Shimmer.base"), exports);
tslib_1.__exportStar(require("./Shimmer.types"), exports);
tslib_1.__exportStar(require("./ShimmerLine/ShimmerLine"), exports);
tslib_1.__exportStar(require("./ShimmerCircle/ShimmerCircle"), exports);
tslib_1.__exportStar(require("./ShimmerGap/ShimmerGap"), exports);
tslib_1.__exportStar(require("./ShimmerElementsGroup/ShimmerElementsGroup"), exports);
//# sourceMappingURL=index.js.map