Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Does TypeScript 3.4 enable typing of compose #778

Open
eskimoblood opened this issue Mar 31, 2019 · 1 comment
Open

Does TypeScript 3.4 enable typing of compose #778

eskimoblood opened this issue Mar 31, 2019 · 1 comment

Comments

@eskimoblood
Copy link

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?

@eskimoblood eskimoblood changed the title Does TypeScript 3.4 enable typing of compose Does TypeScript 3.4 enable typing of compose Mar 31, 2019
@wuct
Copy link
Contributor

wuct commented Mar 31, 2019

The new feature does help but we do not maintain TypeScript types in this repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants