mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* create react-devtools type * lint * fixes done after running npm run lint react-devtools
8 lines
283 B
TypeScript
8 lines
283 B
TypeScript
// Type definitions for react-devtools 3.6
|
|
// Project: https://github.com/facebook/react-devtools
|
|
// Definitions by: Paulo Andrade <https://github.com/prma85>
|
|
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
// TypeScript Version: 2.4
|
|
|
|
export function main(): any;
|