Skip to content

Commit

Permalink
feat: expose types
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahdayan committed Aug 7, 2021
1 parent f6d8705 commit b17bfc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/dinero.js/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
export * from './api';
export * from './dinero';
export type {
Calculator,
ComparisonOperator,
Dinero,
DineroFactory,
DineroOptions,
Expand Down

0 comments on commit b17bfc1

Please sign in to comment.