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
WARNING in ./src/utils.ts 2:0-42
Should not import the named export 'version' (reexported as 'version') from default-exporting module (only default export is available soon)
WARNING in ./src/utils.ts 6:22-35
Should not import the named export 'config'.'prefix' (imported as 'config') from default-exporting module (only default export is available soon)
The text was updated successfully, but these errors were encountered:
TypeScript warnings:
WARNING in ./src/utils.ts 2:0-42
Should not import the named export 'version' (reexported as 'version') from default-exporting module (only default export is available soon)
WARNING in ./src/utils.ts 6:22-35
Should not import the named export 'config'.'prefix' (imported as 'config') from default-exporting module (only default export is available soon)
The text was updated successfully, but these errors were encountered: