Resolve the WebSocketServer constructor from the (lazily imported) ws module, tolerating both the named export and a default-wrapped interop shape.
WebSocketServer
ws
The imported ws module namespace.
The WebSocketServer constructor, or undefined when absent.
undefined
Resolve the
WebSocketServerconstructor from the (lazily imported)wsmodule, tolerating both the named export and a default-wrapped interop shape.