# @redux-saga/types

> Shared types used by `redux-saga` packages.

Latest version **1.4.1** (published 2026-07-26) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.4.1 |
| Published | 2026-07-26 |
| First published | 2018-12-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 14.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 22423 |
| Author | Yassine ELOUAFI <yelouafi@gmail.com> |
| Maintainers | andarist, yelouafi |

## Links

- npm: https://www.npmjs.com/package/@redux-saga/types
- Repository: https://github.com/redux-saga/redux-saga/tree/main/packages/types
- Homepage: https://redux-saga.js.org/
- Issues: https://github.com/redux-saga/redux-saga/issues
- npm.io page: https://npm.io/package/@redux-saga/types

## Recent versions

- 1.4.1 (latest) — 2026-07-26
- 1.4.0 — 2026-05-21
- 1.3.1 — 2025-10-21
- 1.3.0 — 2025-10-21
- 1.2.1 — 2022-08-20
- 1.2.0 — 2022-08-13
- 1.1.0 — 2019-09-16
- 1.0.2 — 2019-02-26
- 1.0.0 — 2019-01-20
- 1.0.0-rc.0 — 2018-12-21

## README

# @redux-saga/types

Repository for shared types used by `redux-saga` packages. Shouldn't be used directly - its purpose is to avoid cyclic dependencies between `redux-saga` packages.

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