Stone.js API
    Preparing search index...
    • Resolve the WebSocketServer constructor from the (lazily imported) ws module, tolerating both the named export and a default-wrapped interop shape.

      Parameters

      • mod: any

        The imported ws module namespace.

      Returns any

      The WebSocketServer constructor, or undefined when absent.