refactoring, check auth

This commit is contained in:
2025-07-05 19:48:05 +05:00
parent e21a51482a
commit 12f7ea8d1c
8 changed files with 440 additions and 267 deletions

View File

@ -1,5 +1,6 @@
{
"compilerOptions": {
"useUnknownInCatchVariables": false,
"incremental": true,
"target": "es2022",
"module": "node16",