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
* Remove redundant falsy check for runtimeType
* Replace silent conversion to null with an invariant and a useful error message
* Add an error message for unexpected return value from resolveType
* Make sure null and undefined mean could not determine type while false or 0 indicates wrong return type
0 commit comments