fix(core-flows): change some types to interfaces (#11061)

This commit is contained in:
Shahed Nasser
2025-01-22 10:29:31 +02:00
committed by GitHub
parent 83c91f1186
commit 2d0e50624f
6 changed files with 17 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): change some types to interfaces