UNPKG

mappersmith

Version:

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

7 lines 217 B
// src/middlewares/encode-json.js import { default as default2, CONTENT_TYPE_JSON } from "../middleware/encode-json.mjs"; export { CONTENT_TYPE_JSON, default2 as default }; //# sourceMappingURL=encode-json.mjs.map