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
In a file with only @internal exports, the module corresponding to that file should not be exported either, and not show up in the "Globals" section. Assuming mode="modules"
Actual Behavior
The module is exported but empty. There is a link to it in the "Globals" section.