UNPKG

react-redux-fetch

Version:

A declarative and customizable way to fetch data for React components and manage that data in the Redux state

9 lines (7 loc) 155 B
'use strict'; exports.__esModule = true; var headers = { Accept: 'application/json', 'Content-Type': 'application/json' }; exports.default = headers;