fix(core-flows, types): export steps and types related to credit lines (#12567)

- Export steps that are used in credit-line related workflows
- Move workflow's input type to the `workflows.ts` type file
- Add and update TSDocs
This commit is contained in:
Shahed Nasser
2025-05-21 22:18:29 +03:00
committed by GitHub
parent 32c89abe67
commit 4e49cebcf0
7 changed files with 122 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/core-flows": patch
"@medusajs/types": patch
---
fix(core-flows, types): export steps and types related to credit lines