Files
starface-outlook-sync-addin/node_modules/@fluentui/react/lib-amd/components/Fabric/index.js
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

8 lines
435 B
JavaScript

define(["require", "exports", "tslib", "./Fabric", "./Fabric.base", "./Fabric.types"], function (require, exports, tslib_1, Fabric_1, Fabric_base_1, Fabric_types_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(Fabric_1, exports);
tslib_1.__exportStar(Fabric_base_1, exports);
tslib_1.__exportStar(Fabric_types_1, exports);
});
//# sourceMappingURL=index.js.map