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 469370b commit 7f89e83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,10 @@ export type {
TaxCategory,
TaxCategoryPagedQueryResponse,
TaxedItemPrice,
TaxMode,
TaxPortion,
TaxRate,
TaxCalculationMode,
Transaction,
Type,
TypedMoney,
Expand Down

0 comments on commit 7f89e83

Please sign in to comment.