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 import was importing as default but is not exported as
default. Now the import is importing `* as` so you don't have to use
the tsconfig option `esModuleInterop`
0 commit comments