git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 77eedb8c00b849b6938a5209d63860dabd04b2f6

Files: 77eedb8c00b849b6938a5209d63860dabd04b2f6 / plugs / index.js

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

Built with git-ssb-web