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
+3 -2
View File
@@ -31,9 +31,10 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.28",
"@welshman/feeds": "~0.0.26",
"@types/throttle-debounce": "^5.0.2",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.26",
"@welshman/lib": "~0.0.28",
"@welshman/net": "~0.0.40",
"@welshman/signer": "~0.0.16",
"@welshman/store": "~0.0.12",