UNPKG

pretur.fetch

Version:
22 lines (14 loc) 800 B
# [Pretur Fetch](https://github.com/pretur/pretur/tree/master/packages/pretur.fetch) [![npm](https://badge.fury.io/js/pretur.fetch.svg)](https://badge.fury.io/js/pretur.fetch) [![Build Status](https://travis-ci.org/pretur/pretur.svg?branch=master)](https://travis-ci.org/pretur/pretur) Based on https://github.com/matthew-andrews/isomorphic-fetch and https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/whatwg-fetch/whatwg-fetch.d.ts for typings. ## Installation You can install this package with the following command: ```sh npm install pretur.fetch ``` ## Typings The typescript type definitions are also available and are installed with npm. ## License This project is licensed under the [MIT license](https://github.com/pretur/pretur/blob/master/LICENSE).