Implement custom throttle function for performance

This commit is contained in:
Jon Staab
2024-12-11 16:41:31 -08:00
parent ab0517e804
commit 0fcb2482d8
12 changed files with 68 additions and 34 deletions
+1 -3
View File
@@ -32,9 +32,7 @@
},
"dependencies": {
"@types/events": "^3.0.3",
"@types/throttle-debounce": "^5.0.2",
"@scure/base": "^1.1.6",
"events": "^3.3.0",
"throttle-debounce": "^5.0.0"
"events": "^3.3.0"
}
}