Files: d919223e3b98365a8cafe8765b9c43b8f0e4eb2e / 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