chore(types): Add TSDoc comments to IInventoryService (#5630)

* chore(types): Add TSDoc comments to IInventoryService

* fix description of list methods

* address PR feedback
This commit is contained in:
Shahed Nasser
2023-11-15 17:40:25 +02:00
committed by GitHub
parent e13995ff2f
commit 61aef4aaa7
4 changed files with 1004 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/types": patch
---
fix(types): Fix types used in the IInventoryService