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
Previously, when getExternalModuleMember tried to combine unknownSymbol
from a type and unknownSymbol from a value, it combineValueAndTypeSymbol
would create a new franken-symbol that was no longer equal to
unknownSymbol.
0 commit comments