Skip to content

Introduce type TreeProps error #5003

@joker77877

Description

@joker77877
  • 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

Edit on CodeSandbox

Steps to reproduce

import type {TreeProps} from 'ant-design-vue';
image

What is expected?

不报错

What is actually happening?

模块 ""ant-design-vue"" 没有导出的成员 "TreeProps"。你是想改用 "import TreeProps from "ant-design-vue"" 吗?


import type {TreeProps} from 'ant-design-vue';

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions