gpt4 book ai didi

reactjs - 在 typescript 中 react 懒惰

转载 作者:搜寻专家 更新时间:2023-10-30 21:17:09 24 4
gpt4 key购买 nike

我刚刚将我的 create-react-app 更新到版本 2.1.1,它增加了对 typescript ( check it out ) 的支持。

通过命令npx create-react-app my-app --typescript,可以默认使用typescript创建一个react app,但添加懒惰

import React, { Component, lazy} from 'react';

导致这个错误

Type error: Module '".../node_modules/@types/react/index"' 
has no exported member 'lazy'. TS2305

可能我在这里遗漏了什么

谢谢

最佳答案

长话短说,您需要等待@types/react 维护者的支持。

有相应问题的链接 - herehere .

关于reactjs - 在 typescript 中 react 懒惰,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53208271/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com