UNPKG
mt-mappersmith
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
It is a lightweight rest client for node.js and the browser
github.com/tulios/mappersmith
mt-mappersmith
/
dist
/
middlewares
/
retry
/
v2
/
index.d.ts
2 lines
(1 loc)
•
93 B
TypeScript
View Raw
1
2
export
{
default
, calculateExponentialRetryTime }
from
'../../../middleware/retry/v2/index'
;