eachLimit.js 62 Bytes
'use stirct';

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