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
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
I assume you are talking about the typescript definition. I am not maintaining it I accept PR from typescript community. If the typescript community is not capable of maintaining it I will remove it. That was my only condition when I accepted the PR that add it the 1st time.
The typings of the
errorCallback
have that the returned error is astring
, but in reality its an errorFrame
or aCloseEvent
.The text was updated successfully, but these errors were encountered: