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

1 line
1.1 KiB
JSON

{"ast":null,"code":"import { AnimationFeature } from './animation/index.mjs';\nimport { ExitAnimationFeature } from './animation/exit.mjs';\nconst animations = {\n animation: {\n Feature: AnimationFeature\n },\n exit: {\n Feature: ExitAnimationFeature\n }\n};\nexport { animations };","map":{"version":3,"names":["AnimationFeature","ExitAnimationFeature","animations","animation","Feature","exit"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/framer-motion/dist/es/motion/features/animations.mjs"],"sourcesContent":["import { AnimationFeature } from './animation/index.mjs';\nimport { ExitAnimationFeature } from './animation/exit.mjs';\n\nconst animations = {\n animation: {\n Feature: AnimationFeature,\n },\n exit: {\n Feature: ExitAnimationFeature,\n },\n};\n\nexport { animations };\n"],"mappings":"AAAA,SAASA,gBAAgB,QAAQ,uBAAuB;AACxD,SAASC,oBAAoB,QAAQ,sBAAsB;AAE3D,MAAMC,UAAU,GAAG;EACfC,SAAS,EAAE;IACPC,OAAO,EAAEJ;EACb,CAAC;EACDK,IAAI,EAAE;IACFD,OAAO,EAAEH;EACb;AACJ,CAAC;AAED,SAASC,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}