mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-03 15:50:32 +00:00
* Support OuterProps on withState enhancer Without this, any outer prop types are not handed into the component. * Add tests withState with explicit outer types