Closed roddolf closed 7 years ago
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
.