trakteerjs
    Preparing search index...

    Interface Event

    interface Event {
        target: WebSocket;
        type: string;
    }
    Index

    Properties

    Properties

    target: WebSocket
    type: string