mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-01 06:40:20 +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