recompose
recompose copied to clipboard
Does TypeScript 3.4 enable typing of compose
The new version of typescript has added the following feature: Higher order type inference from generic functions. Does this mean typing of compose like in Flow is now possible?
The new feature does help but we do not maintain TypeScript types in this repo.