Skip to content

getGamesEurope

getGamesEurope(options): Promise<GameEU[]>

Fetches all games on the European, Australian or New Zealand eShops

Parameters

options: EURequestOptions= undefined

Request options to pass to the eShop request See EURequestOptions for details

Returns

Promise<GameEU[]>

Promise containing all requested EU/PAL games

Remarks

Games from Australia / New Zealand can be limited. They are included only as much as that Nintendo assigns them properly to the PAL region

Source

lib/getGames/getGamesEurope.ts:17