Files
xrpl-dev-portal/shared/components/CardStat/index.ts
2025-12-09 11:56:34 -08:00

4 lines
98 B
TypeScript

export { CardStat, type CardStatProps } from './CardStat';
export { default } from './CardStat';