Files
ai-course/node_modules/.cache/babel-loader/2d605c0066a7dd6a16a26fe28ec8b6c8eb5fa2050abebf8483297c5905badf97.json

1 line
1.4 KiB
JSON
Raw Permalink Normal View History

{"ast":null,"code":"import _objectSpread from \"/Users/apple/Documents/cursor/Web\\u8BFE\\u4EF6/AI\\u8BFE/education_web_\\u591AAgent\\u534F\\u4F5C\\u7CFB\\u7EDF/node_modules/@babel/runtime/helpers/esm/objectSpread2.js\";\nimport { drag } from '../../motion/features/drag.mjs';\nimport { layout } from '../../motion/features/layout.mjs';\nimport { domAnimation } from './features-animation.mjs';\n\n/**\n * @public\n */\nconst domMax = _objectSpread(_objectSpread(_objectSpread({}, domAnimation), drag), layout);\nexport { domMax };","map":{"version":3,"names":["drag","layout","domAnimation","domMax","_objectSpread"],"sources":["/Users/apple/Documents/cursor/Web课件/AI课/education_web_多Agent协作系统/node_modules/framer-motion/dist/es/render/dom/features-max.mjs"],"sourcesContent":["import { drag } from '../../motion/features/drag.mjs';\nimport { layout } from '../../motion/features/layout.mjs';\nimport { domAnimation } from './features-animation.mjs';\n\n/**\n * @public\n */\nconst domMax = {\n ...domAnimation,\n ...drag,\n ...layout,\n};\n\nexport { domMax };\n"],"mappings":";AAAA,SAASA,IAAI,QAAQ,gCAAgC;AACrD,SAASC,MAAM,QAAQ,kCAAkC;AACzD,SAASC,YAAY,QAAQ,0BAA0B;;AAEvD;AACA;AACA;AACA,MAAMC,MAAM,GAAAC,aAAA,CAAAA,aAAA,CAAAA,aAAA,KACLF,YAAY,GACZF,IAAI,GACJC,MAAM,CACZ;AAED,SAASE,MAAM","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}