niieani / typescript-vs-flowtype

Differences between Flowtype and TypeScript -- syntax and usability
MIT License
1.74k stars 78 forks source link

docs(README.md): note that Flow's Class<T> works with type parameter but TS typeof T doesn't #62

Open jedwards1211 opened 4 years ago

niieani commented 4 years ago

Thanks @jedwards1211! Since I don't know enough here, let's wait for @oriSomething to give us a hint of where to go.