interface Event {
    target: default.WebSocket;
    type: string;
}

Properties

Properties

type: string