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 main entry and the type commonjs would allow older runtimes to
import the CJS version. For ESM imports, the exports field is used.
This allows clients to import data using the module name.
0 commit comments