add @ProvideMixin() and support mixin in @Inject()
Showing
| ... | ... | @@ -54,7 +54,7 @@ |
| "typescript": "^4.7.4" | ||
| }, | ||
| "peerDependencies": { | ||
| "cordis": "^2.6.0", | ||
| "cordis": "^2.7.2", | ||
| "schemastery": "^3.5.1" | ||
| }, | ||
| "dependencies": { | ||
| ... | ... |
tests/mixin.spec.ts
0 → 100644
Please register or sign in to comment