git ssb

1+

Daan Patchwork / patchwork



Tree: 000777db8b0f37f6c1d99fc608e4395c87512348

Files: 000777db8b0f37f6c1d99fc608e4395c87512348 / 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