4 lines
60 B
JavaScript
Raw Permalink Normal View History

'use strict';
module.exports = require('./async').groupBy;