rejectSeries.js 65 Bytes
Newer Older
1 2 3
'use strict';

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