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) 90 B
const Data = require('../index') const state = "Benue"; console.log(Data.capital(state));