gpt4 book ai didi

reactjs - reportWebVitals 缺少返回类型

转载 作者:行者123 更新时间:2023-12-03 08:00:51 25 4
gpt4 key购买 nike

开箱即用 npx create-react-app app-name --template typescript 生成以下内容:

enter image description here

我似乎找不到任何关于此预期返回类型的信息。大家有什么想法吗?

最佳答案

只需按照 linter 的建议将返回类型指定为 void:

const reportWebVitals = (onPerfEntry: ReportHandler): void => ...

关于reactjs - reportWebVitals 缺少返回类型,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/74254895/

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