mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-31 14:20: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