feat: refactor DatabaseClient interface and add db module

This commit is contained in:
2025-12-30 08:38:45 +00:00
parent c5cba31418
commit e3bbbd3718
4 changed files with 69 additions and 49 deletions
+1
View File
@@ -4,6 +4,7 @@
"outDir": "dist",
"rootDir": "src",
"composite": true,
"tsBuildInfoFile": "dist/tsconfig.tsbuildinfo",
"module": "NodeNext",
"moduleResolution": "NodeNext",
"target": "ES2023",