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
/
response.d.mts
3 lines
(2 loc)
•
159 B
text/typescript
View Raw
1
2
3
import
'./types.mjs'
;
export
{ P
as
ParsedJSON
, k
as
REGEXP_CONTENT_TYPE_JSON
, b
as
Response
, l
as
ResponseParams
, b
as
default
}
from
'./index-s2Ddf-Na.mjs'
;