feat(types,modules-sdk): basic module setup for promotions (#5920)

RESOLVES CORE-1580
This commit is contained in:
Riqwan Thamir
2023-12-20 12:21:13 +00:00
committed by GitHub
parent f25ca30b3a
commit 3f6d79961d
46 changed files with 724 additions and 11 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
---
feat(types,modules-sdk): basic module setup for promotions