UNPKG
@easymoney/bigint-money
Version:
latest (1.0.1)
1.0.1
1.0.1-rc.2
1.0.1-rc.1
1.0.1-rc.0
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
Best way to do money in js
github.com/frolovdev/easymoney
frolovdev/easymoney
@easymoney/bigint-money
/
dist
/
calculator
/
index.d.ts
3 lines
•
147 B
TypeScript
View Raw
1
2
3
export
{
BigIntCalculatorBase
}
from
"./types"
;
export
{ createBigIntCalculator }
from
"./bigIntCalcaulator"
;
//# sourceMappingURL=index.d.ts.map