You probably need `export { Foo } from './foo'` in your index.js/ts

You probably need export { Foo } from './foo' in your index.js/ts
Was this page helpful?