clean up dependencies

This commit is contained in:
jeffvli
2025-05-22 03:42:25 -07:00
parent e10a92a5c2
commit 1808f160b4
6 changed files with 224 additions and 26583 deletions
-1
View File
@@ -42,7 +42,6 @@ interface RemoteConfig {
declare class StatefulWebSocket extends WebSocket {
alive: boolean;
auth: boolean;
}