pladaria / reconnecting-websocket

Reconnecting WebSocket. For Web, React Native, cli (Node.js)
MIT License
1.22k stars 197 forks source link

Remove reexport same types #121

Closed vlazh closed 4 years ago

vlazh commented 4 years ago

With strict configuration of typescript there are error occured:

image

pladaria commented 4 years ago

Thanks for your PR, this issue should be fixed by #113