UNPKG

naija-xbystate

Version:

This package will not just list local government area by state but can also give senatorial districts, capitals e.t.c

4 lines (3 loc) 87 B
const Data = require('../index') const state = "Lagos"; console.log(Data.lgas(state));