Files: 51f5f8f504793351faa020ae6f5b8826c175aceb / app / config-browser.js
68 bytesRaw
1 | const config = require('./config') |
2 | |
3 | module.exports = config.browser |
4 |
Built with git-ssb-web
1 | const config = require('./config') |
2 | |
3 | module.exports = config.browser |
4 |
Built with git-ssb-web