niieani / typescript-vs-flowtype

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

Include restrictive types comparation #39

Closed michaeljota closed 6 years ago

michaeljota commented 6 years ago

Just to add the new unknown type to Typescript, adding a section about restrictive typing.

Closes #34

niieani commented 6 years ago

Thanks!