Replies: 1 comment
-
|
是不是在这里没加 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
/Login.vue:4:9: error: No matching export for import "ManageProps"
When I try to export an interface from a TS file, I want to import the interface type in Vue, but it fails, he tells me:The requested module '/src/typings/manage.ts' does not provide an export named 'ManageProps' ,May I ask how I should solve the problem and whether there is a specific solution?
Beta Was this translation helpful? Give feedback.
All reactions