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