mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-25 11:20:30 +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