UNPKG

country-state-city-js

Version:

A fast & light weight JS library to get countries geographical information including states, cities, iso codes, etc.

4 lines 111 B
export * from "./country"; export * from "./state"; export * from "./city"; //# sourceMappingURL=index.d.ts.map