@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
    Preparing search index...

    Function getEndedMatchesByPlayer

    • Returns a list of matches played by the provided player, searching in both "in progress" and "ended" matches repositories.

      Parameters

      • player: string

        the player by which the matches are played.

      Returns Promise<string[]>

      a list of matches played by the provided player.