mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
4 lines
138 B
TypeScript
4 lines
138 B
TypeScript
export { FeatureSingleTopic, type FeatureSingleTopicProps } from './FeatureSingleTopic';
|
|
export { default } from './FeatureSingleTopic';
|
|
|