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