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
Chrome, Safari TP and TS are using globalThis rather than global. See: microsoft/TypeScript#29332 (This PR makes it sound like TS will handle this in the future such that the shim would no longer be needed.)