Skip to content

fix(defineprops-type): fix importing external ts types from defineProps #10762

New issue

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

Closed
wants to merge 1 commit into from

Conversation

yangdan8
Copy link

@haoqunjiang haoqunjiang added the need test The PR has missing test cases. label May 7, 2024
@edison1105
Copy link
Member

#10635 has been closed. Is this PR still needed?

@yangdan8 yangdan8 closed this by deleting the head repository Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need test The PR has missing test cases. wait changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

导入类型时省略.tsx后缀,在defineProps<>中使用导入的类型,会提示Failed to resolve import source "xxxx"
3 participants