Files: 284481336aff35c7602753a00299a59ab2c529b3 / 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