applyEachSeries.js 68 Bytes
Newer Older
huahua committed
1 2 3
'use strict';

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