aframe-click-drag-component/src
Kumi e9eeef512a
refactor(index.js): improve syntax consistency and cleanup
Standardized single quotes to double quotes and removed unnecessary
commas for a more consistent code style across the file. Removed unused
imports and whitespace, contributing to a cleaner and more readable
codebase. Additionally, optimized the way Quaternion and Vector3 objects
are reused, reducing the need for creating new instances, thus
potentially improving memory usage and performance slightly.

No API changes or behavior modifications were introduced, ensuring
backward compatibility.
2024-03-27 18:30:26 +01:00
..
index.js refactor(index.js): improve syntax consistency and cleanup 2024-03-27 18:30:26 +01:00