UNPKG
@lzwme/asmd-calc
Version:
latest (1.3.4)
1.3.4
1.3.2
1.3.0
1.2.0
1.1.5
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.4
支持浮点数精度的加减乘除四则运算 JS 库。
github.com/lzwme/asmd-calc
lzwme/asmd-calc
@lzwme/asmd-calc
/
build
/
module
/
index.d.ts
4 lines
(3 loc)
•
103 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/asmd-calc.class'
;
export
*
from
'./lib/calculation'
;
export
*
from
'./lib/utils'
;