Variable LanguageConst

Language: {
    EN: "EN";
    ES: "ES";
} = ...

Type declaration

  • EN: "EN"
  • ES: "ES"