mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-14 09:02:40 +08: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