git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: efead363d153b58ea67532a7044afee4c76bb99a

Files: efead363d153b58ea67532a7044afee4c76bb99a / plugs / index.js

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

Built with git-ssb-web