websocket-ts
    Preparing search index...

    Type Alias WebsocketEvent

    WebsocketEvent: typeof WebsocketEvent[keyof typeof WebsocketEvent]

    Union of all event type strings, allowing plain strings like "open" as event types.