Files
medusa-store/packages/modules/pricing/src/services/index.ts
Stevche Radevski c661180c44 feat: Completely revamp the pricing module (#7852)
* feat: Completely revamp the pricing module

* chore: Update all places to the new pricing interfaces

* fix: Remove unnecessary join to itself

* chore: Add data migration for existing users

* fix: Apply the correct index to price rule
2024-07-01 09:47:03 +02:00

2 lines
67 B
TypeScript

export { default as PricingModuleService } from "./pricing-module"