git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 47f88c71eec1667f35848253793375e28d250237

Files: 47f88c71eec1667f35848253793375e28d250237 / plugs / index.js

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

Built with git-ssb-web