ViewUI icon indicating copy to clipboard operation
ViewUI copied to clipboard

[Bug Report]message.d.ts里的Message类的方法定义没有加static

Open PiNengShaoNian opened this issue 3 years ago • 0 comments

Environment

任何系统

Reproduction link

https://github.com/view-design/ViewUI/blob/master/types/message.d.ts

Steps to reproduce

无需复现

What is expected?

能通过Message调用他的他的静态方法,而不报类型错误

What is actually happening?

调用他的静态方法会报类型错误

PiNengShaoNian avatar Feb 22 '22 01:02 PiNengShaoNian