summaryrefslogtreecommitdiffstats
path: root/node_modules/neo-async/forEachLimit.js
blob: e38298359db8cb151d35e49a1192c186644d5ba3 (plain) (blame)
1
2
3
'use strict';

module.exports = require('./async').forEachLimit;