Skip to content

Commit

Permalink
feat(core): Export HistoryService
Browse files Browse the repository at this point in the history
  • Loading branch information
chladog authored Nov 10, 2020
1 parent df32ba1 commit 8688c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/service/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ export * from './services/tax-category.service';
export * from './services/tax-rate.service';
export * from './services/user.service';
export * from './services/zone.service';
export * from './services/history.service';
export * from './transaction/transactional-connection';

0 comments on commit 8688c35

Please sign in to comment.