Module '"*.vue"' has no exported member 'RulesProps'.

来源:5-3 ValidateInput 第二部分 —抽象验证规则

Frank_0030

2024-04-26

Module ‘".vue"’ has no exported member ‘RulesProps’. Did you mean to use 'import RulesProps from ".vue"’ instead?
32 | defineComponent, reactive
33 | } from ‘vue’

34 | import ValidateInput, { RulesProps } from ‘@/components/ValidateInput.vue’

RulesProps 这个 类型不能从子组件里导入吗

写回答

1回答

Frank_0030

提问者

2024-04-26

typescript  版本为4.4.4才行

0
1
慕后端3251640
我的TS版本是4.5.5,有什么方法可以解决
2024-06-23
共1条回复

Vue3 + TS 仿知乎专栏企业级项目

带你完成前后端分离复杂项目,率先掌握 vue3 造轮子技能

3142 学习 · 2313 问题

查看课程