Skip to content

Commit

Permalink
fix(api): Add missing type exports
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmythomson committed Dec 9, 2024
1 parent 7f89e83 commit b8bf847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ export type {
StoreUpdate,
TaxCategory,
TaxCategoryPagedQueryResponse,
TaxCategoryResourceIdentifier,
TaxedItemPrice,
TaxMode,
TaxPortion,
Expand Down

0 comments on commit b8bf847

Please sign in to comment.