Outlook_Addin_LLM/node_modules/@fluentui/theme/lib-amd/spacing/index.js

7 lines
396 B
JavaScript

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