3 lines
105 B
TypeScript
3 lines
105 B
TypeScript
export * from './Settings';
|
|
export * from './SettingsScreen';
|
|
export * from './MobileSettingsHorseshoe';
|