UNPKG
wfw
Version:
latest (1.0.8)
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.1
1.0.0
scu wfw
wfw
/
src
/
utils
/
index.js
9 lines
(8 loc)
•
190 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
export
{ getLocation }
from
'./location'
export
{ formatLocation }
from
'./format'
export
{ addToLocationList, compareTwoLocation, getLocationList, removeLocationItem }
from
'./storage'