chore(): Move dependencies around (#9278)
RESOLVES FRMW-2716 [1] **What** First stab at re organising dependencies in the modules and their usage.
This commit is contained in:
committed by
GitHub
parent
bb342d46f6
commit
6937d74252
@@ -0,0 +1 @@
|
||||
export * from "@medusajs/orchestration"
|
||||
@@ -0,0 +1 @@
|
||||
export * from "@medusajs/types"
|
||||
@@ -0,0 +1 @@
|
||||
export * from "@medusajs/utils"
|
||||
@@ -0,0 +1 @@
|
||||
export * from "@medusajs/workflows-sdk/composer"
|
||||
@@ -0,0 +1 @@
|
||||
export * from "@medusajs/workflows-sdk"
|
||||
Reference in New Issue
Block a user