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