KC's Workspace
    Preparing search index...
    interface Event {
        target: WebSocket;
        type: string;
    }
    Index
    target: WebSocket
    type: string