interface ReconnectPacket {
    d: null;
    op: RECONNECT;
}

Properties

d op

Properties

d: null