我正在使用打字稿开发反应应用程序。
这是我的App.tsx。正如你所看到react的@types,但其他模块没有
App.tsx
react
@types
有什么方法可以存根这些模块或将它们用作any或其他模块
any
typescript
typescript ×1