git ssb

1+

Daan Patchwork / patchwork



Tree: 1e0d83b096ae1e434e0decc1cb3af6cec68ec72a

Files: 1e0d83b096ae1e434e0decc1cb3af6cec68ec72a / lib / depject / about / sync.js

61 bytesRaw
1
2module.exports = function (id) {
3 return id.slice(1, 10)
4}
5

Built with git-ssb-web