Package Exports
- @toruslabs/http-helpers
- @toruslabs/http-helpers/dist/httpHelpers.cjs.js
- @toruslabs/http-helpers/dist/httpHelpers.esm.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@toruslabs/http-helpers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Http helpers
- This package allows you to call http methods with pre defined configs
- Adds support for api keys
- Works in both browser and node.js environments