Skip to content

Commit

Permalink
Add missing exports to index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
derjayjay committed Dec 9, 2024
1 parent a5335b8 commit e045aa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ export {
computePriceItemDetails,
computeQuantities,
extractPricingEntitiesBySlug,
isPriceItemApproved,
isRequiringApproval
} from './pricing';
export {
computeCumulativeValue,
Expand Down

0 comments on commit e045aa4

Please sign in to comment.