Files: 0e144c087bd7ba0cff8bda32d63d9d4da441eb2b / app / index.js
67 bytesRaw
1 | module.exports = { |
2 | html: { |
3 | app: require('./html/app') |
4 | } |
5 | } |
6 | |
7 |
Built with git-ssb-web
1 | module.exports = { |
2 | html: { |
3 | app: require('./html/app') |
4 | } |
5 | } |
6 | |
7 |
Built with git-ssb-web