UNPKG
@dtcv/cities
Version:
latest (1.2.1)
1.2.1
1.2.0
1.0.22
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
City metadata and utility functions
digitaltwincityviewer.com
paramountric/digitaltwincityviewer
@dtcv/cities
/
dist
/
index.js
4 lines
•
201 B
JavaScript
View Raw
1
2
3
4
// the cities.ts file in NOT exported, here the cities are processed from the file list
import
{ findCity, cities }
from
'./find-city.js'
;
export
{ findCity, cities };
//# sourceMappingURL=index.js.map