git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: ad76660a40cc006f0ccf04dd43afa04529f1b38c

Files: ad76660a40cc006f0ccf04dd43afa04529f1b38c / plugs / index.js

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

Built with git-ssb-web