git ssb

1+

Daan Patchwork / patchwork



Tree: 4d9f238ff73f7136cd292da88f06c17fe1a8c445

Files: 4d9f238ff73f7136cd292da88f06c17fe1a8c445 / 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