git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 4db723bcb9397732a2e6477cf80a5d52075f8626

Files: 4db723bcb9397732a2e6477cf80a5d52075f8626 / plugs / index.js

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

Built with git-ssb-web