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
aradalvand
changed the title
Importing in a .ts file what was exported in the context="module" script tag of a .svelte shows a reg squiggly
Importing in a .ts file what was exported in the context="module" script tag of a .svelte file shows a reg squiggly
Mar 24, 2021
Uh oh!
There was an error while loading. Please reload this page.
SomeComp.svelte:
someFile.ts:
A red squiggly would appear under
foo
, saying:Note that this actually works in practice, so VS Code is wrongly showing a red squiggly.
The text was updated successfully, but these errors were encountered: