mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-07-31 19:10:17 +00:00
4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
export { CardStat, type CardStatProps } from './CardStat';
|
|
export { default } from './CardStat';
|
|
|