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
/
encode-json.d.mts
3 lines
(2 loc)
•
128 B
text/typescript
View Raw
1
2
3
export
{ r
as
CONTENT_TYPE_JSON
, q
as
EncodeJsonMiddleware
, q
as
default
}
from
'../index-s2Ddf-Na.mjs'
;
import
'../types.mjs'
;