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

1 line
1018 B
JSON

{"ast":null,"code":"import { useConstant } from '../../utils/use-constant.mjs';\nimport { WillChangeMotionValue } from './WillChangeMotionValue.mjs';\nfunction useWillChange() {\n return useConstant(() => new WillChangeMotionValue(\"auto\"));\n}\nexport { useWillChange };","map":{"version":3,"names":["useConstant","WillChangeMotionValue","useWillChange"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/framer-motion/dist/es/value/use-will-change/index.mjs"],"sourcesContent":["import { useConstant } from '../../utils/use-constant.mjs';\nimport { WillChangeMotionValue } from './WillChangeMotionValue.mjs';\n\nfunction useWillChange() {\n return useConstant(() => new WillChangeMotionValue(\"auto\"));\n}\n\nexport { useWillChange };\n"],"mappings":"AAAA,SAASA,WAAW,QAAQ,8BAA8B;AAC1D,SAASC,qBAAqB,QAAQ,6BAA6B;AAEnE,SAASC,aAAaA,CAAA,EAAG;EACrB,OAAOF,WAAW,CAAC,MAAM,IAAIC,qBAAqB,CAAC,MAAM,CAAC,CAAC;AAC/D;AAEA,SAASC,aAAa","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}