@uifabric/experiments
Version:
Experimental React components for building experiences for Microsoft 365.
7 lines • 356 B
JavaScript
define(["require", "exports", "tslib", "./Tile", "./ShimmerTile/ShimmerTile"], function (require, exports, tslib_1, Tile_1, ShimmerTile_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(Tile_1, exports);
tslib_1.__exportStar(ShimmerTile_1, exports);
});
//# sourceMappingURL=index.js.map