UNPKG

945 BMarkdownView Raw
1# Installation
2> `npm install --save @types/react-router-dom`
3
4# Summary
5This package contains type definitions for React Router (https://github.com/ReactTraining/react-router).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-dom.
9
10### Additional Details
11 * Last updated: Wed, 30 Dec 2020 16:27:45 GMT
12 * 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)
13 * Global values: none
14
15# Credits
16These 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), and [Tony Ward](https://github.com/ynotdraw).