UNPKG
zw-caculate
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
caculate library
zw-caculate
/
index.ts
6 lines
(2 loc)
•
77 B
text/typescript
View Raw
1
2
3
4
5
6
import
{caculate}
from
"./lib/caculate.ts"
;
export
default
caculate;