mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-08 06:00:50 -07:00
4 lines
161 B
TypeScript
4 lines
161 B
TypeScript
export * from './discover/discover.page';
|
|
export * from './login/login.page';
|
|
export * from './wizard/wizard.page';
|
|
export * from './details/tv/tvdetails.page';
|