Feat(modules-sdk,inventory,stock-location): modules isolated connection (#3329)

* feat: scoped container for modules
This commit is contained in:
Carlos R. L. Rodrigues
2023-03-15 12:09:45 -03:00
committed by GitHub
parent 8e78c533c4
commit 77d46220c2
65 changed files with 1116 additions and 1011 deletions
+3 -5
View File
@@ -1,6 +1,4 @@
export * from "./types"
export * from "./loaders"
export * from "./module-helper"
export * from "./definitions"
export * from "./loaders"
export * from "./module-helper"
export * from "./types"