add koishi-entities and UseModel
Showing
| ... | ... | @@ -51,6 +51,7 @@ |
| "@types/koa": "^2.13.4", | ||
| "@types/koa__router": "^8.0.11", | ||
| "koishi-decorators": "^1.3.4", | ||
| "koishi-entities": "^1.0.2", | ||
| "lodash": "^4.17.21", | ||
| "reflect-metadata": "^0.1.13", | ||
| "schemastery-gen": "^3.1.2", | ||
| ... | ... |
tests/use-model.spec.ts
0 → 100644
Please register or sign in to comment