UNPKG

nigerian-states-and-lgas

Version:

A minimalist package that contains the full list of Nigerian States and respective local-governments

5 lines (4 loc) 75 B
export declare const states: { state: string; lgas: string[]; }[];