primatch-frontend / services/gameService / getGames
Function: getGames()¶
getGames(
filters?):Promise\<PaginatedGamesResponse>
Defined in: src/services/gameService.ts:30
Récupère la liste paginée des parties publiques ouvertes.
Parameters¶
filters?¶
Returns¶
Promise\<PaginatedGamesResponse>