feat: enhance type definitions and import structure across modules

This commit is contained in:
2026-02-22 17:47:55 -05:00
parent 0ce2d8a512
commit c22c6309b8
9 changed files with 48 additions and 13 deletions

View File

@@ -18,7 +18,8 @@
"rimraf": "6.1.3",
"tsc-alias": "1.8.16",
"tsx": "4.21.0",
"typescript": "^5.9.3",
"typescript": "5.9.3",
"typescript-transform-paths": "3.5.6",
"vitest": "4.0.18"
}
}