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 161 B
import { StateFnType } from "../types"; export declare const State: StateFnType; export declare const StateLite: StateFnType; //# sourceMappingURL=state.d.ts.map