You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the typing system, it helped me a lot for learn the API and prevent lots of potential bugs. I think it's worth to publish them, the best will be integrated into our npm module.
I'll create a pull request to add the typing to their repository after I get this project done, and any suggestion will be welcome by leaving comments under this issue.
I had spent around two full days to study the document and write the typings for matrix-appservice-bridge & matrix-js-sdk.
With the typing system, it helped me a lot for learn the API and prevent lots of potential bugs. I think it's worth to publish them, the best will be integrated into our npm module.
The typing definition is still working in progress and heavy developing, you can watch it at https://github.com/huan/matrix-appservice-wechaty/blob/master/src/typings.
I'll create a pull request to add the typing to their repository after I get this project done, and any suggestion will be welcome by leaving comments under this issue.
@Half-Shot
See Also
Thanks!
The text was updated successfully, but these errors were encountered: