Skip to content

getShopsAsia

getShopsAsia(): Promise<EShop[]>

Defined in: getShops/getShopsAsia.ts:13

Gets all active eShops on Asian countries

Promise<EShop[]>

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

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