UNPKG

retryable-operation

Version:

a simple package that allow executing retryable operation and providing retry options

5 lines 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./lib/retry"), exports); //# sourceMappingURL=index.js.map