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
In ESM `this` is undefined at the top level. Instead to access the global object you must use `globalThis`.
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
0 commit comments