git ssb

10+

Matt McKegg / patchwork



Tree: 3b604c1cf2345ffd86568bd639cc9bb8f7cfbbad

Files: 3b604c1cf2345ffd86568bd639cc9bb8f7cfbbad / plugs / index.js

85 bytesRaw
1module.exports = {
2 plugs: require('bulk-require')(__dirname, ['**/!(index).js'])
3}
4

Built with git-ssb-web