Files: 0a19ff71e90207bdc5e6b22d5470c11617f9f7b0 / 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