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

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