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
3.2.4
https://github.com/AShuiCoder/sfc-vue3-ts
src/components/app-loading/index.vue
import { IProps } from './type'
http://192.168.1.98:8081/#/city
can import interface from outside
can't import interface from outside
The text was updated successfully, but these errors were encountered:
#4294 (comment)
Sorry, something went wrong.
Duplicate of #4294
No branches or pull requests
Version
3.2.4
Reproduction link
https://github.com/AShuiCoder/sfc-vue3-ts
Steps to reproduce
src/components/app-loading/index.vue
import { IProps } from './type'
http://192.168.1.98:8081/#/city
What is expected?
can import interface from outside
What is actually happening?
can't import interface from outside
The text was updated successfully, but these errors were encountered: