Skip to main content

Variable.SupportedLocale

const SupportedLocale: {
EnUS: "en-US";
FrFR: "fr-FR";
};

Type Declaration

EnUS

readonly EnUS: "en-US";

FrFR

readonly FrFR: "fr-FR";