mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 08:34: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