fix(core-flows): fix type of getTranslatedLineItemsStep (#14338)

Fix the return type of the `getTranslatedLineItemsStep`, otherwise our reference generator can't pick up the step's typing correctly
This commit is contained in:
Shahed Nasser
2025-12-17 15:56:38 +00:00
committed by GitHub
parent 07bb931254
commit c0ec54fc15
2 changed files with 8 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): fix type of getTranslatedLineItemsStep