Documentation / @frak-labs/core-sdk / index / locales
Variable: locales
constlocales: {eur:"fr-FR";gbp:"en-GB";usd:"en-US"; }
Defined in: constants/locales.ts:10
Map the currency to the locale
Type Declaration
eur
readonlyeur:"fr-FR"="fr-FR"
gbp
readonlygbp:"en-GB"="en-GB"
usd
readonlyusd:"en-US"="en-US"