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

6 lines
329 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.DefaultSpacing = void 0;
var DefaultSpacing_1 = require("./DefaultSpacing");
Object.defineProperty(exports, "DefaultSpacing", { enumerable: true, get: function () { return DefaultSpacing_1.DefaultSpacing; } });
//# sourceMappingURL=index.js.map