4 lines
67 B
JavaScript
Raw Normal View History

'use strict';
module.exports = require('./async').forEachOfLimit;