git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 4a2f4138436f96a30d5a1f15cde6a37d4fd0c480

Files: 4a2f4138436f96a30d5a1f15cde6a37d4fd0c480 / plugs / index.js

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

Built with git-ssb-web