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

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