mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 13:48:40 +00:00
format
This commit is contained in:
parent
570c7a0d6b
commit
36374fb3fb
@ -466,7 +466,6 @@ export function getCurrentKeyboardState() {
|
|||||||
return { ...keyState }; // Return a shallow copy of the key state object
|
return { ...keyState }; // Return a shallow copy of the key state object
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Floating point versions, see Fraction for rational versions
|
// Floating point versions, see Fraction for rational versions
|
||||||
// // greatest common divisor
|
// // greatest common divisor
|
||||||
// export const gcd = function (x, y, ...z) {
|
// export const gcd = function (x, y, ...z) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user