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

1 line
No EOL
909 B
JSON

{"ast":null,"code":"function isRefObject(ref) {\n return ref && typeof ref === \"object\" && Object.prototype.hasOwnProperty.call(ref, \"current\");\n}\nexport { isRefObject };","map":{"version":3,"names":["isRefObject","ref","Object","prototype","hasOwnProperty","call"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs"],"sourcesContent":["function isRefObject(ref) {\n return (ref &&\n typeof ref === \"object\" &&\n Object.prototype.hasOwnProperty.call(ref, \"current\"));\n}\n\nexport { isRefObject };\n"],"mappings":"AAAA,SAASA,WAAWA,CAACC,GAAG,EAAE;EACtB,OAAQA,GAAG,IACP,OAAOA,GAAG,KAAK,QAAQ,IACvBC,MAAM,CAACC,SAAS,CAACC,cAAc,CAACC,IAAI,CAACJ,GAAG,EAAE,SAAS,CAAC;AAC5D;AAEA,SAASD,WAAW","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}