aboutsummaryrefslogtreecommitdiff
path: root/node_modules/neo-async/groupBy.js
blob: a2c7e803562d6bfa3ebeb2c3bb54540e3f5c63a0 (plain)
1
2
3
'use stirct';

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