* 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
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
export { default as PricingModuleService } from "./pricing-module"
|