git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 60111a9e3385d65be0d17aa0d15fd20e5fb311ce

Files: 60111a9e3385d65be0d17aa0d15fd20e5fb311ce / plugs / index.js

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

Built with git-ssb-web