git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: e79d34134f281a91928cfc9729fcc40cdc3a88d4

Files: e79d34134f281a91928cfc9729fcc40cdc3a88d4 / plugs / index.js

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

Built with git-ssb-web