Files

5 lines
83 B
TypeScript

// Re-export all constants
export * from './icons';
export * from './navigation';