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 155 B
import { CityFnType } from "../types"; export declare const City: CityFnType; export declare const CityLite: CityFnType; //# sourceMappingURL=city.d.ts.map