git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 800802a8e83569e3d533238eba9e7df2f4d77a6a

Files: 800802a8e83569e3d533238eba9e7df2f4d77a6a / plugs / index.js

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

Built with git-ssb-web