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
The `node-domexception` module polyfills the global environment with
the DOMExecption constructor but it doesn't export anything, so use
a bare import to perform the polyfill then use the global constructor.
Adds a test to prevent regressions.
0 commit comments