UNPKG
mathura-places
Version:
latest (1.0.1)
1.0.1
1.0.0
A list of famous places in Mathura including temples and historical spots.
mathura-places
/
index.js
3 lines
(2 loc)
•
91 B
JavaScript
View Raw
1
2
3
const
{ mathura_place } =
require
(
"./routeService"
);
module
.
exports
= { mathura_place };