git ssb

2+

mixmix / ticktack



Tree: e82f383b2cc56a63e4afa6eb79a83f8b874713f6

Files: e82f383b2cc56a63e4afa6eb79a83f8b874713f6 / backup / index.js

143 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