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
/
esm
/
middleware
/
retry
/
v2
/
index.d.mts
3 lines
(2 loc)
•
202 B
text/typescript
View Raw
1
2
3
export
{ m
as
RetryMiddleware
, j
as
RetryMiddlewareOptions
, o
as
calculateExponentialRetryTime, m
as
default
, n
as
defaultRetryConfigs }
from
'../../../index-s2Ddf-Na.mjs'
;
import
'../../../types.mjs'
;