TypeStat
TypeStat copied to clipboard
Treat unknown similarly to any
There are some places in code where, if a type contains ts.TypeFlags.Any, it is ignored. The same should happen with ts.TypeFlags.Unknown.