chore(types): change payment provider types to interfaces (#11597)

* chore(types): change payment provider types to interfaces

* add changeset
This commit is contained in:
Shahed Nasser
2025-02-25 14:30:18 +02:00
committed by GitHub
parent 3f2dcb2109
commit 698a520729
3 changed files with 34 additions and 100 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/types": patch
---
chore(types): change payment provider types to interfaces