Package Exports
- isomorphic-fetch-http
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 (isomorphic-fetch-http) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
isomorphic-fetch-http
Install
npm install isomorphic-fetch-http --save
Usage
Use prebuilt bundle
import { $get, $post, $put, $delete, $option } from 'isomorphic-fetch-http'
Links
Contributing
You can submit any ideas as pull requests or as a GitLab issue.