fix(fulfillment): Wrong type usage (#6914)

**What**
Fix the types used in the fulfillment module service interface
This commit is contained in:
Adrien de Peretti
2024-04-02 18:22:57 +02:00
committed by GitHub
parent 982fb44cde
commit 27f4f0d724
2 changed files with 11 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/types": patch
---
fix(fulfillment): Wrong type usage