@pretty-chitty/core
    Preparing search index...

    Function ClientTrustMatchViewer

    • Parameters

      • __namedParameters: {
            playerId: string;
            players: IPlayerInfo[];
            game: Game<any, any>;
            matchStorage: IMatchStorage;
            onBack?: () => void;
        }

      Returns Element | null