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

7 lines
369 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.setVersion = void 0;
var setVersion_1 = require("./setVersion");
Object.defineProperty(exports, "setVersion", { enumerable: true, get: function () { return setVersion_1.setVersion; } });
(0, setVersion_1.setVersion)('@fluentui/set-version', '6.0.0');
//# sourceMappingURL=index.js.map