git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: c8278cc719a12db5a2a110402e4c30516a93e788

Files: c8278cc719a12db5a2a110402e4c30516a93e788 / plugs / index.js

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

Built with git-ssb-web