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
The text was updated successfully, but these errors were encountered:
我也出现的同样的问题
Sorry, something went wrong.
类型检查报错 把src\routers\interface\index.ts里面对应的类型声明改一下就好了
原来的index类型值是true,所以不需要再定义类型,删除RouteObject的index即可
No branches or pull requests
The text was updated successfully, but these errors were encountered: