656c481
1
2
3
4
5
import pingRoute from "./ping"; import homeRoute from "./home"; export { pingRoute, homeRoute };