Files
2026-05-13 23:08:36 -06:00

3 lines
104 B
TypeScript

export { default } from "./Stats.container";
export type { StatsProps, StatItem } from "./Stats.types";