Files: a0e32e0e1ccf94a033e936e93954f133b8dc45a3 / blob / index.js
66 bytesRaw
1 | module.exports = { |
2 | sync: { |
3 | url: require('./sync/url') |
4 | } |
5 | } |
6 |
Built with git-ssb-web
1 | module.exports = { |
2 | sync: { |
3 | url: require('./sync/url') |
4 | } |
5 | } |
6 |
Built with git-ssb-web