Variable: TIME_PERIOD_LABELS
const TIME_PERIOD_LABELS: Record<TimePeriod, string>;
Defined in: src/utils/time.ts:299
Format time periods for display Maps time period keys to human-readable labels.
const TIME_PERIOD_LABELS: Record<TimePeriod, string>;
Defined in: src/utils/time.ts:299
Format time periods for display Maps time period keys to human-readable labels.