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
When trying to import the package by following documentation, I am getting this error: "..long/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag, but that flag is already enabled in my typescript config.
The text was updated successfully, but these errors were encountered:
When trying to import the package by following documentation, I am getting this error: "..long/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag, but that flag is already enabled in my typescript config.
The text was updated successfully, but these errors were encountered: