# @types/react-router-dom

> TypeScript definitions for react-router-dom

Latest version **5.3.3** (published 2022-01-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/react-router-dom
pnpm add @types/react-router-dom
yarn add @types/react-router-dom
bun add @types/react-router-dom
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 5.3.3 |
| Published | 2022-01-18 |
| First published | 2017-03-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 7.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51435 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/react-router-dom
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-dom
- npm.io page: https://npm.io/package/@types/react-router-dom

## Dependencies (3)

- [@types/react](https://npm.io/package/@types/react.md) *
- [@types/history](https://npm.io/package/@types/history.md) ^4.7.11
- [@types/react-router](https://npm.io/package/@types/react-router.md) *

## Recent versions

- 5.3.3 (latest) — 2022-01-18
- 5.3.2 (ts3.7) — 2021-10-25
- 5.1.8 (ts3.6) — 2021-07-07
- 5.1.7 (ts3.3) — 2020-12-30
- 5.1.6 (ts3.2) — 2020-10-06
- 5.1.5 (ts2.8) — 2020-04-26
- 4.2.6 (ts2.6) — 2018-03-27
- 4.2.3 (ts2.4) — 2017-11-27
- 4.2.2 (ts2.3) — 2017-11-21
- 4.0.4 (ts2.2) — 2017-04-18
- 5.3.1 — 2021-10-06
- 5.3.0 — 2021-09-21
- 5.1.9 — 2021-09-14
- 5.1.4 — 2020-04-11
- 5.1.3 — 2019-11-25
- … 22 more at https://npm.io/package/@types/react-router-dom/versions

## README

# Installation
> `npm install --save @types/react-router-dom`

# Summary
This package contains type definitions for react-router-dom (https://github.com/ReactTraining/react-router).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-dom.

### Additional Details
 * Last updated: Tue, 18 Jan 2022 22:01:52 GMT
 * Dependencies: [@types/react-router](https://npmjs.com/package/@types/react-router), [@types/react](https://npmjs.com/package/@types/react), [@types/history](https://npmjs.com/package/@types/history)
 * Global values: none

# Credits
These definitions were written by [Huy Nguyen](https://github.com/huy-nguyen), [Philip Jackson](https://github.com/p-jackson), [John Reilly](https://github.com/johnnyreilly), [Sebastian Silbermann](https://github.com/eps1lon), [Daniel Nixon](https://github.com/danielnixon), [Tony Ward](https://github.com/ynotdraw), and [Pirasis Leelatanon](https://github.com/1pete).

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