git ssb

16+

Dominic / patchbay



Tree: 3d780c579e0f06cbd0b73c7b9a4ade8222b7f8fd

Files: 3d780c579e0f06cbd0b73c7b9a4ade8222b7f8fd / index.js

129 bytesRaw
1const bulk = require('bulk-require')
2
3module.exports = {
4 patchbay: bulk(__dirname, [
5 '!(node_modules|junk)/**/*.js'
6 ])
7}
8

Built with git-ssb-web