Files: 3c35e238ae8a3d465e586d3af1d8412c6421d467 / 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