UNPKG

mappersmith

Version:

It is a lightweight rest client for node.js and the browser

7 lines 247 B
// src/middlewares/retry/v2/index.ts import { default as default2, calculateExponentialRetryTime } from "../../../middleware/retry/v2/index.mjs"; export { calculateExponentialRetryTime, default2 as default }; //# sourceMappingURL=index.mjs.map