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

1 line
No EOL
881 B
JSON

{"ast":null,"code":"const isDragging = {\n x: false,\n y: false\n};\nfunction isDragActive() {\n return isDragging.x || isDragging.y;\n}\nexport { isDragActive, isDragging };","map":{"version":3,"names":["isDragging","x","y","isDragActive"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.mjs"],"sourcesContent":["const isDragging = {\n x: false,\n y: false,\n};\nfunction isDragActive() {\n return isDragging.x || isDragging.y;\n}\n\nexport { isDragActive, isDragging };\n"],"mappings":"AAAA,MAAMA,UAAU,GAAG;EACfC,CAAC,EAAE,KAAK;EACRC,CAAC,EAAE;AACP,CAAC;AACD,SAASC,YAAYA,CAAA,EAAG;EACpB,OAAOH,UAAU,CAACC,CAAC,IAAID,UAAU,CAACE,CAAC;AACvC;AAEA,SAASC,YAAY,EAAEH,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}