Files
xrpl-dev-portal/shared/components/CardStat/index.ts
2026-06-08 16:49:41 -07:00

4 lines
98 B
TypeScript

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