fix: ts (#6890)
* fix: ts * fix review
Showing
packages/service/common/cache/global.d.ts
0 → 100644
packages/service/common/vectorDB/global.d.ts
0 → 100644
| ... | @@ -85,6 +85,7 @@ | ... | @@ -85,6 +85,7 @@ |
| "@types/lodash": "catalog:", | "@types/lodash": "catalog:", | ||
| "@types/mime-types": "catalog:", | "@types/mime-types": "catalog:", | ||
| "@types/multer": "^1.4.10", | "@types/multer": "^1.4.10", | ||
| "@types/node": "catalog:", | |||
| "@types/node-cron": "^3.0.11", | "@types/node-cron": "^3.0.11", | ||
| "@types/papaparse": "5.3.7", | "@types/papaparse": "5.3.7", | ||
| "@types/pg": "^8.6.6", | "@types/pg": "^8.6.6", | ||
| ... | ... |
Please
register
or
sign in
to comment