feat(link-module): Order Product link (#7243)

This commit is contained in:
Carlos R. L. Rodrigues
2024-05-05 14:26:16 -03:00
committed by GitHub
parent aba194de9a
commit 5443c69794
6 changed files with 56 additions and 6 deletions

View File

@@ -4,4 +4,5 @@ export * from "./cart-region"
export * from "./cart-sales-channel"
export * from "./inventory-level-stock-location"
export * from "./order-customer"
export * from "./order-product"
export * from "./store-default-currency"