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