@uifabric/experiments
Version:
Experimental React components for building experiences for Microsoft 365.
12 lines • 814 B
JavaScript
define(["require", "exports", "tslib", "./Chiclet.base", "./Chiclet", "./Chiclet.types", "./ChicletCard.base", "./ChicletCard", "./ChicletXsmall.base", "./ChicletXsmall"], function (require, exports, tslib_1, Chiclet_base_1, Chiclet_1, Chiclet_types_1, ChicletCard_base_1, ChicletCard_1, ChicletXsmall_base_1, ChicletXsmall_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(Chiclet_base_1, exports);
tslib_1.__exportStar(Chiclet_1, exports);
tslib_1.__exportStar(Chiclet_types_1, exports);
tslib_1.__exportStar(ChicletCard_base_1, exports);
tslib_1.__exportStar(ChicletCard_1, exports);
tslib_1.__exportStar(ChicletXsmall_base_1, exports);
tslib_1.__exportStar(ChicletXsmall_1, exports);
});
//# sourceMappingURL=index.js.map