UNPKG
06_why_utils1
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.0
a javascript utils
06_why_utils1
/
index.js
2 lines
•
87 B
JavaScript
View Raw
1
2
export
{ sum, mul, chu}
from
"./math"
export
{ formatCount, formatDate}
from
"./format"