UNPKG
08_why_util
Version:
latest (1.1.0)
1.1.0
1.0.0
08_why_util
/
index.js
3 lines
(2 loc)
•
88 B
JavaScript
View Raw
1
2
3
export {sum, mul,
sub
}
from
"./
math
"
export
{formatCount, formatDate} from
"./format"