We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nodev18.19.0
MacOS
ARM [64] (别名:AArch64 / ARMv8)
const { error, data } = await fetchLogin(); error?.response?.data
error?.response?.data 的类型为预设的 ResponseData 类型
error?.response?.data 的类型为 Api.ApiAuth.LoginToken
No response
The text was updated successfully, but these errors were encountered:
1ec5ea0
No branches or pull requests
软件版本
nodev18.19.0
运行环境
MacOS
运行架构
ARM [64] (别名:AArch64 / ARMv8)
重现步骤
期望的结果是什么?
error?.response?.data 的类型为预设的 ResponseData 类型
实际的结果是什么?
error?.response?.data 的类型为 Api.ApiAuth.LoginToken
日志记录(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: