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
Once #14935 is merged, #12352 is no longer needed. #12352 introduces a new symbol for unknown modules so that getBaseConstructorTypeOfClass can give a nice error when trying to extend from an unknown symbol. However, this is now allowed, so there's no reason to have this new symbol.