Skip to content

global.d.ts中重复申明了类型AStyleProvider #6961

@felix-liud

Description

@felix-liud
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.0.3

Environment

"ant-design-vue": "4.0.3"

Reproduction link

https://github.com/vueComponent/ant-design-vue/blob/main/typings/global.d.ts

Steps to reproduce

在global.d.ts中64行和270行都申明了AStyleProvider

What is expected?

AStyleProvider只存在一个

What is actually happening?

tsc编译的时候会抛出error:
Duplicate identifier 'AStyleProvider'

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