Variable: shortCurrencies
const shortCurrencies: { label: string; value: Currency;}[];Defined in: shared/src/constants/settings.ts:63
Type Declaration
Section titled “Type Declaration”| Name | Type | Defined in |
|---|---|---|
label | string | shared/src/constants/settings.ts:63 |
value | Currency | shared/src/constants/settings.ts:63 |