Skip to main content

Variable.Currency

const Currency: {
EUR: "EUR";
USD: "USD";
};

Type Declaration

NameType
EUR"EUR"
USD"USD"