git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 3e9111306b522a46fa42a83d9e640509260fbf04

Files: 3e9111306b522a46fa42a83d9e640509260fbf04 / plugs / index.js

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

Built with git-ssb-web