We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
savingsUtils
1 parent bdba06a commit 636cd59Copy full SHA for 636cd59
src/calculators/index.ts
@@ -7,3 +7,4 @@ export * from './savings-end-value'
7
export * from './savings-interest-rate'
8
export * from './savings-payment'
9
export * from './savings-start-value'
10
+export * as savingsUtils from './savings-utils'
0 commit comments