concatSeries.js 65 Bytes
'use strict';

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