Closed paralin closed 10 months ago
import duplex from 'it-ws/duplex'
import type WebSocket from 'it-ws/web-socket'
@alanshaw any word on this? thanks.
Why not export the type from the main export - do you need the constructor?
Yes
Thanks!
:tada: This PR is included in version 6.1.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Export the WebSocket type and constructor.
Fixes: https://github.com/alanshaw/it-ws/issues/78