mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-29 23:50:04 +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