summaryrefslogtreecommitdiffstats
path: root/node_modules/neo-async/pick.js
blob: a74789addfd7a25a1d713451562d1f3db9d46461 (plain) (blame)
1
2
3
'use strict';

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