typealias RPCSubscribeGameJoinArgs

external
export type RPCSubscribeGameJoinArgs = Record<string, never>;

Constructors

constructor()