mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-12 22:15:27 -04:00
format
This commit is contained in:
@@ -466,7 +466,6 @@ export function getCurrentKeyboardState() {
|
||||
return { ...keyState }; // Return a shallow copy of the key state object
|
||||
}
|
||||
|
||||
|
||||
// Floating point versions, see Fraction for rational versions
|
||||
// // greatest common divisor
|
||||
// export const gcd = function (x, y, ...z) {
|
||||
|
||||
Reference in New Issue
Block a user