Files
ETB/ETB-FrontEnd/node_modules/.cache/babel-loader/21fd33d6648d8f28119fd41b1ed7fbc3a1ee18904ea6a9a3dbbfbbb70d10c125.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

1 line
1.4 KiB
JSON

{"ast":null,"code":"import { animations } from '../../../motion/features/animations.mjs';\nimport { drag } from '../../../motion/features/drag.mjs';\nimport { gestureAnimations } from '../../../motion/features/gestures.mjs';\nimport { layout } from '../../../motion/features/layout.mjs';\nconst featureBundle = {\n ...animations,\n ...gestureAnimations,\n ...drag,\n ...layout\n};\nexport { featureBundle };","map":{"version":3,"names":["animations","drag","gestureAnimations","layout","featureBundle"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/framer-motion/dist/es/render/components/motion/feature-bundle.mjs"],"sourcesContent":["import { animations } from '../../../motion/features/animations.mjs';\nimport { drag } from '../../../motion/features/drag.mjs';\nimport { gestureAnimations } from '../../../motion/features/gestures.mjs';\nimport { layout } from '../../../motion/features/layout.mjs';\n\nconst featureBundle = {\n ...animations,\n ...gestureAnimations,\n ...drag,\n ...layout,\n};\n\nexport { featureBundle };\n"],"mappings":"AAAA,SAASA,UAAU,QAAQ,yCAAyC;AACpE,SAASC,IAAI,QAAQ,mCAAmC;AACxD,SAASC,iBAAiB,QAAQ,uCAAuC;AACzE,SAASC,MAAM,QAAQ,qCAAqC;AAE5D,MAAMC,aAAa,GAAG;EAClB,GAAGJ,UAAU;EACb,GAAGE,iBAAiB;EACpB,GAAGD,IAAI;EACP,GAAGE;AACP,CAAC;AAED,SAASC,aAAa","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}