Files: ff9a800eba7a7ee2f4a807f80c33afa4fa798fa2 / 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