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
As API user I need to distinguish the optionalType and the real undefined type when handling optional chaining. getOptionalType and getNonOptionalType are already present on TypeChecker, but not exposed in the public API.