Files: 50a8f45832d95d56a26433d9cd66e7453416a55e / router / index.js
72 bytesRaw
1 | module.exports = { |
2 | sync: { |
3 | routes: require('./sync/routes') |
4 | } |
5 | } |
6 |
Built with git-ssb-web
1 | module.exports = { |
2 | sync: { |
3 | routes: require('./sync/routes') |
4 | } |
5 | } |
6 |
Built with git-ssb-web