File tree Expand file tree Collapse file tree
types/react-test-renderer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- // Type definitions for react-test-renderer 17 .0
1+ // Type definitions for react-test-renderer 18 .0
22// Project: https://facebook.github.io/react/
33// Definitions by: Arvitaly <https://github.com/arvitaly>
44// Lochbrunner <https://github.com/lochbrunner>
55// John Reilly <https://github.com/johnnyreilly>
66// John Gozde <https://github.com/jgoz>
77// Jessica Franco <https://github.com/Jessidhia>
88// Dhruv Jain <https://github.com/maddhruv>
9+ // Sebastian Silbermann <https://github.com/eps1lon>
910// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
1011// TypeScript Version: 2.8
1112
1213import { ReactElement , ElementType } from 'react' ;
1314export { } ;
1415
1516// extracted from:
16- // - https://github.com/facebook/react/blob/v16 .0.0/src/renderers/testing/ReactTestRendererFiberEntry .js
17+ // - https://github.com/facebook/react/blob/v18 .0.0/packages/react-test-renderer/index .js
1718// - https://reactjs.org/docs/test-renderer.html
1819
1920export interface ReactTestRendererJSON {
You can’t perform that action at this time.
0 commit comments