retry.js 58 Bytes
'use strict';

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