ViewUI
ViewUI copied to clipboard
[Bug Report]message.d.ts里的Message类的方法定义没有加static
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?
调用他的静态方法会报类型错误