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

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