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

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