1 | # Installation
|
2 | > `npm install --save @types/react-test-renderer`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for react-test-renderer (https://facebook.github.io/react/).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-test-renderer.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Thu, 25 Apr 2024 20:07:03 GMT
|
12 | * Dependencies: [@types/react](https://npmjs.com/package/@types/react)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Arvitaly](https://github.com/arvitaly), [Lochbrunner](https://github.com/lochbrunner), [John Reilly](https://github.com/johnnyreilly), [John Gozde](https://github.com/jgoz), [Jessica Franco](https://github.com/Jessidhia), [Dhruv Jain](https://github.com/maddhruv), and [Sebastian Silbermann](https://github.com/eps1lon).
|