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

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