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

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