Type Alias Currencies

Currencies: {
    [variant in CurrencyCode]?: Currency
}

Result type for Store.getCurrencies method