mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
5 lines
83 B
TypeScript
5 lines
83 B
TypeScript
// Re-export all constants
|
|
export * from './icons';
|
|
export * from './navigation';
|
|
|