-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.0.0-alpha.14
Environment
macOs10.15.6
Reproduction link
Steps to reproduce
import type {TreeProps} from 'ant-design-vue';

What is expected?
不报错
What is actually happening?
模块 ""ant-design-vue"" 没有导出的成员 "TreeProps"。你是想改用 "import TreeProps from "ant-design-vue"" 吗?
import type {TreeProps} from 'ant-design-vue';