# @types/redux

> Stub TypeScript definitions entry for Redux, which provides its own types definitions

Latest version **3.6.0** (published 2016-11-29) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @types/redux
pnpm add @types/redux
yarn add @types/redux
bun add @types/redux
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 3.6.0 |
| Published | 2016-11-29 |
| First published | 2016-05-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61486 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/redux
- Repository: https://github.com/reactjs/redux
- npm.io page: https://npm.io/package/@types/redux

## Dependencies (1)

- [redux](https://npm.io/package/redux.md) *

## Recent versions

- 3.6.0 (latest) — 2016-11-29
- 3.6.31 — 2016-10-05
- 3.5.30 — 2016-09-19
- 3.5.29 — 2016-09-06
- 3.5.28 — 2016-08-19
- 3.5.27 — 2016-08-02
- 3.3.26 — 2016-07-14
- 3.3.25-alpha — 2016-07-08
- 3.3.24-alpha — 2016-07-04
- 3.3.23-alpha — 2016-07-02
- 3.3.22-alpha — 2016-07-01
- 3.3.21-alpha — 2016-07-01
- 3.3.20-alpha — 2016-05-25
- 3.3.19-alpha — 2016-05-20
- 3.3.14-alpha — 2016-05-19
- … 1 more at https://npm.io/package/@types/redux/versions

## README

This is a stub types definition for Redux (https://github.com/reactjs/redux).
Redux provides its own type definitions, so you don't need @types/redux installed!

---
_Source: https://npm.io/package/@types/redux · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
