UNPKG
naija-geo
Version:
latest (1.0.0)
1.0.0
Nigeria geographical data - states, cities & LGAs
github.com/zuxcode/naija-geo
zuxcode/niaja-geo
naija-geo
/
dist
/
config.d.ts
6 lines
(5 loc)
•
118 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
NIGERIA_CONFIG
: {
state
:
string
;
senatorialDistricts
:
string
[];
lgas
:
string
[]; }[];