UNPKG

@dtcv/cities

Version:
4 lines 201 B
// 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