# Installation
> `npm install --save @types/react-devtools`

# Summary
This package contains type definitions for react-devtools (https://github.com/facebook/react-devtools).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-devtools.
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-devtools/index.d.ts)
````ts
export function main(): any;

````

### Additional Details
 * Last updated: Tue, 07 Nov 2023 09:09:39 GMT
 * Dependencies: none

# Credits
These definitions were written by [Paulo Andrade](https://github.com/prma85).
