UNPKG

kenya-locations

Version:

A comprehensive and intuitive TypeScript package for working with Kenyan administrative divisions (counties, sub-counties, constituencies, and wards)

3 lines (2 loc) 76 B
import { County } from '../types'; export declare const counties: County[];