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

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