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

1 line
No EOL
869 B
JSON

{"ast":null,"code":"function isAnimationControls(v) {\n return v !== null && typeof v === \"object\" && typeof v.start === \"function\";\n}\nexport { isAnimationControls };","map":{"version":3,"names":["isAnimationControls","v","start"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs"],"sourcesContent":["function isAnimationControls(v) {\n return (v !== null &&\n typeof v === \"object\" &&\n typeof v.start === \"function\");\n}\n\nexport { isAnimationControls };\n"],"mappings":"AAAA,SAASA,mBAAmBA,CAACC,CAAC,EAAE;EAC5B,OAAQA,CAAC,KAAK,IAAI,IACd,OAAOA,CAAC,KAAK,QAAQ,IACrB,OAAOA,CAAC,CAACC,KAAK,KAAK,UAAU;AACrC;AAEA,SAASF,mBAAmB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}