git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 0174747544661e12905d13155a2a994d4d93cab5

Files: 0174747544661e12905d13155a2a994d4d93cab5 / plugs / index.js

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

Built with git-ssb-web