TypeScript Warning: Export, reexported as, was not found (possible exports)

前端 未结 0 1266
温柔的废话
温柔的废话 2021-01-27 21:23

With this folder structure

├──components/
|  └─Employee/
|    └─employee.tsx
|    └─index.ts
|  └─app.tsx

I am exporting a type and a component

相关标签:
回答
  • 消灭零回复
提交回复
热议问题