UNPKG

@pown/connect

Version:
9 lines (8 loc) 182 B
module.exports = { 'connect-concurrency': { alias: ['c'], type: 'number', describe: 'The number of connections to open at the same time', default: Infinity, }, }