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

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