git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: ed9add9c301f7f06b62492824e07772071cc5719

Files: ed9add9c301f7f06b62492824e07772071cc5719 / plugs / index.js

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

Built with git-ssb-web