UNPKG
nigeria-bus-stops
Version:
latest (1.0.1)
1.0.1
1.0.0
List of Nigerian Main Areas in all States and LGAs
nigeria-bus-stops
/
test.js
6 lines
(4 loc)
•
164 B
JavaScript
View Raw
1
2
3
4
5
6
const
{ nigeriaBusStops,
States
,
CrossRiverLGA
} =
require
(
"./index"
);
console
.
log
( nigeriaBusStops[
States
.
CROSS_RIVER
][
CrossRiverLGA
.
CALABAR_MUNICIPAL
] );