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

1 line
783 B
JSON

{"ast":null,"code":"class Feature {\n constructor(node) {\n this.isMounted = false;\n this.node = node;\n }\n update() {}\n}\nexport { Feature };","map":{"version":3,"names":["Feature","constructor","node","isMounted","update"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/framer-motion/dist/es/motion/features/Feature.mjs"],"sourcesContent":["class Feature {\n constructor(node) {\n this.isMounted = false;\n this.node = node;\n }\n update() { }\n}\n\nexport { Feature };\n"],"mappings":"AAAA,MAAMA,OAAO,CAAC;EACVC,WAAWA,CAACC,IAAI,EAAE;IACd,IAAI,CAACC,SAAS,GAAG,KAAK;IACtB,IAAI,CAACD,IAAI,GAAGA,IAAI;EACpB;EACAE,MAAMA,CAAA,EAAG,CAAE;AACf;AAEA,SAASJ,OAAO","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}