UNPKG
rajasthan-tourism
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A project for showcasing Rajasthan's forts, temples, and wildlife
rajasthan-tourism
/
index.js
3 lines
(2 loc)
•
95 B
JavaScript
View Raw
1
2
3
const
{ rajasthan_place } =
require
(
"./routeService"
);
module
.
exports
= { rajasthan_place };