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