Skip to content

Type annotation for SkeletonTitle missing in typings/global.d.ts #6155

@maogongzi

Description

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

Version

3.2.13

Environment

vue3

Reproduction link

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

Steps to reproduce

  1. install version 3.2.13
  2. register antdv as global components
  3. use SkeletonTitle in Vue template, no type annotation for it

What is expected?

should annotate SkeletonTitle in Vue template when it's globally registered

What is actually happening?

type for SkeletonTitle is not exported from typings/global.d.ts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions