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

1 line
869 B
JSON

{"ast":null,"code":"import { isMotionValue } from 'motion-dom';\nfunction isWillChangeMotionValue(value) {\n return Boolean(isMotionValue(value) && value.add);\n}\nexport { isWillChangeMotionValue };","map":{"version":3,"names":["isMotionValue","isWillChangeMotionValue","value","Boolean","add"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs"],"sourcesContent":["import { isMotionValue } from 'motion-dom';\n\nfunction isWillChangeMotionValue(value) {\n return Boolean(isMotionValue(value) && value.add);\n}\n\nexport { isWillChangeMotionValue };\n"],"mappings":"AAAA,SAASA,aAAa,QAAQ,YAAY;AAE1C,SAASC,uBAAuBA,CAACC,KAAK,EAAE;EACpC,OAAOC,OAAO,CAACH,aAAa,CAACE,KAAK,CAAC,IAAIA,KAAK,CAACE,GAAG,CAAC;AACrD;AAEA,SAASH,uBAAuB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}