add debounce

This commit is contained in:
lhx-666-cool
2025-04-25 21:35:50 +08:00
parent 37320b982c
commit 92f3dbcb5a

2
web/.env.example Normal file
View File

@@ -0,0 +1,2 @@
VITE_BACKEND="https://example.com"
VITE_LSP_SERVER="wss://example.com/cpp"