ICT30016-Assignment-3/node_modules/.cache/babel-loader/56f6f22debff9fdbc33e374becd6a47ff11082419d107d6a8968ff459a38e39d.json
dlawler489 a79a6afd34 intial
intial
2025-09-16 12:09:52 +10:00

1 line
No EOL
931 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":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/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":[]}