UNPKG

country-state-city-js

Version:

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

3 lines 72 B
export * from "./country" export * from "./state" export * from "./city"