Client: {
    clientID: string;
    presence: Json;
}

Client represents a client value in devtools.

Type declaration

  • clientID: string
  • presence: Json