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