git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: b35053e7c5a8f5e255e69269800c444f7978b8cb

Files: b35053e7c5a8f5e255e69269800c444f7978b8cb / plugs / index.js

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

Built with git-ssb-web