An open API service indexing awesome lists of open source software.

https://github.com/nozzlegear/react-redux.d.ts

Typescript definition for react-redux to fix the broken ones on DefinitelyTyped.
https://github.com/nozzlegear/react-redux.d.ts

Last synced: 3 months ago
JSON representation

Typescript definition for react-redux to fix the broken ones on DefinitelyTyped.

Awesome Lists containing this project

README

          

# react-redux.d.ts

Typescript definitions for React Redux, fixing a bug in the current DefinitelyTyped repo.

### Installation

Use NPM and TypeScript >=2.0.0

```bash
npm install "git+https://git@github.com/nozzlegear/react-redux.d.ts.git"
```