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
Given you are for example in a file src/my-app/index.ts and you have a folder next to the index.ts called lib and in this lib folder a file called test.ts
import { test } from './lib/t export * from './lib/t