UNPKG
06ghl
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
06ghl
/
index.js
3 lines
(2 loc)
•
98 B
JavaScript
View Raw
1
2
3
export { sum, mul,
sub
,
sub2
}
from
'./
math
'
export
{ formatCount, formatDate } from
'./format'