git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: ca2d79056a65d70a03d4247dce1a206ca53fbf3d

Files: ca2d79056a65d70a03d4247dce1a206ca53fbf3d / plugs / index.js

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

Built with git-ssb-web