git ssb

16+

Dominic / patchbay



Tree: 42f61697f3d5a5d9f0a2f62e5cb0b413d756680a

Files: 42f61697f3d5a5d9f0a2f62e5cb0b413d756680a / 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