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

7 lines
380 B
JavaScript
Raw Normal View History

define(["require", "exports", "tslib", "./FluentMotion", "./AnimationStyles"], function (require, exports, tslib_1, FluentMotion_1, AnimationStyles_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(FluentMotion_1, exports);
tslib_1.__exportStar(AnimationStyles_1, exports);
});
//# sourceMappingURL=index.js.map