Files: 7e467f6efa8f6320f4c92bbfbe6e905689e0b8eb / example / services / index.js
66 bytesRaw
1 | module.exports = [ |
2 | require('./things'), |
3 | require('./static') |
4 | ] |
5 |
Built with git-ssb-web
1 | module.exports = [ |
2 | require('./things'), |
3 | require('./static') |
4 | ] |
5 |
Built with git-ssb-web