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

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