updated client

This commit is contained in:
2026-06-21 22:28:29 -04:00
parent 533aec8ba2
commit 65184d65c5
5 changed files with 4012 additions and 122 deletions

View File

@@ -5,6 +5,7 @@
"compilerOptions": {
// Extra safety for array and object lookups, but may have false positives.
"noUncheckedIndexedAccess": true,
"skipLibCheck": true,
// Path mapping for cleaner imports.
"paths": {