groupBySeries.js 66 Bytes
'use strict';

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