git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 3ff1094a6a4aa935685add17ed2bdf6e29bd0e9f

Files: 3ff1094a6a4aa935685add17ed2bdf6e29bd0e9f / plugs / index.js

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

Built with git-ssb-web