Skip to content

getShopsAmerica

getShopsAmerica(): Promise<EShop[]>

Gets all active eShops on American countries.

Returns

Promise<EShop[]>

A list of shop objects with country code, name and default currency.

Remarks

This method will launch several requests at nintendo web services, so don’t abuse it.

Source

lib/getShops/getShopsAmerica.ts:14