fix(core-flows): export getItemTaxLinesStep (#10640)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@medusajs/core-flows": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix(core-flows): export getItemTaxLinesStep
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
export * from "./create-tax-regions"
|
export * from "./create-tax-regions"
|
||||||
export * from "./delete-tax-regions"
|
export * from "./delete-tax-regions"
|
||||||
|
export * from "./get-item-tax-lines"
|
||||||
export * from "./create-tax-rates"
|
export * from "./create-tax-rates"
|
||||||
export * from "./update-tax-rates"
|
export * from "./update-tax-rates"
|
||||||
export * from "./delete-tax-rates"
|
export * from "./delete-tax-rates"
|
||||||
|
|||||||
Reference in New Issue
Block a user