git ssb

2+

mixmix / ticktack



Tree: c24946ad74bf65f4ff10b27c737cc02628f88c75

Files: c24946ad74bf65f4ff10b27c737cc02628f88c75 / backup / index.js

142 bytesRaw
1module.exports = {
2 html: {
3 backup: require('./html/backup')
4 },
5 async: {
6 exportIdentity: require('./async/exportIdentity')
7 }
8}
9

Built with git-ssb-web