homebox/frontend/components/global/StatCard/types.ts

2 lines
61 B
TypeScript

export type StatsFormat = "currency" | "number" | "percent";