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
core-js-compat exposes some files as JSON, and they cannot be
imported by Node.js ESM files.
This folder proxies core-js-compat to ensure that every entry
is CJS and can be safely imported.