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 173 B
import { CountryFnType } from "../types"; export declare const Country: CountryFnType; export declare const CountryLite: CountryFnType; //# sourceMappingURL=country.d.ts.map