Type alias TriviaHostJoinsGame

TriviaHostJoinsGame: {
    clientTime: number;
    hostId: string;
}

Type declaration

  • clientTime: number
  • hostId: string

Generated using TypeDoc