mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-05 21:24:25 +00:00
* [react-redux] correctly infer prop types from wrapped component Make sure the inferred props include the defaultProps and propTypes resolutions by using JSX.LibraryManagedAttributes. * fixup * fixup * adjust the comment