feat(core-shared): expose ./di subpath export

This commit is contained in:
2026-05-09 12:36:20 +02:00
parent 1d160e7e22
commit 5ba11e3405
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
export * from "./bind-protocols";
export * from "./bind-context";