git ssb

16+

Dominic / patchbay



Tree: 958235c2141b96dc42b5dff7893d5906dc1bdfd1

Files: 958235c2141b96dc42b5dff7893d5906dc1bdfd1 / 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