You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this pull-request worth mentioning.
It refines union/intersection type inference. And it enables user-defined nullable types, which is a pain point not resolved in TS's type system but in others(alas, flow-type).
microsoft/TypeScript#1007
http://stackoverflow.com/a/34193842/390330
The text was updated successfully, but these errors were encountered: