feat(medusa-js): Add payment and payment collections clients (#2608)

This commit is contained in:
Carlos R. L. Rodrigues
2022-11-15 21:27:00 +01:00
committed by GitHub
parent 3de553c27f
commit ccfc5f666d
7 changed files with 181 additions and 1 deletions
+1
View File
@@ -66,3 +66,4 @@ export * from "./routes/store/returns"
export * from "./routes/store/shipping-options"
export * from "./routes/store/swaps"
export * from "./routes/store/variants"
export * from "./routes/store/payment-collections"