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