Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: 可以完善 TS 类型导出吗,或者是已经导出了文档中没有提到 #1409

Closed
WangJincheng4869 opened this issue Nov 3, 2023 · 3 comments
Assignees

Comments

@WangJincheng4869
Copy link
Contributor

背景&目的

我在使用事件的过程中发现回调没有类型导出,用起来不是很方便。比如如下:
image

@wumail
Copy link
Collaborator

wumail commented Dec 4, 2023

目前绝大部分类型应该都是导出了的,这里具体指的是什么类型没导出?同时我们已经对文档做了大的更新,会找个时间上线

@WangJincheng4869
Copy link
Contributor Author

目前绝大部分类型应该都是导出了的,这里具体指的是什么类型没导出?同时我们已经对文档做了大的更新,会找个时间上线

事件对象 data ,可能不同的事件回调的数据类型不同,会导致该起来复杂,在文档里说明都有哪些属性也可以。

其实咱们这个文档写的已经很牛逼了,比其他项目强多了,点赞。

@wumail
Copy link
Collaborator

wumail commented Dec 4, 2023

目前绝大部分类型应该都是导出了的,这里具体指的是什么类型没导出?同时我们已经对文档做了大的更新,会找个时间上线

事件对象 data ,可能不同的事件回调的数据类型不同,会导致该起来复杂,在文档里说明都有哪些属性也可以。

其实咱们这个文档写的已经很牛逼了,比其他项目强多了,点赞。

事件回调函数这部分的类型说明做的确实不好,但是不计划在一版代码做修改,可以透露的是,现在我们已经有了一个2.0版本的初版,对类型进行了整理和补全,希望可以帮助大家更好的使用😶‍🌫️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants