mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add indexes to simplify route imports
This commit is contained in:
parent
87a8c22298
commit
391d97f30d
6 changed files with 13 additions and 9 deletions
2
src/routes/experimentalAppRoutes/asyncRoutes/index.ts
Normal file
2
src/routes/experimentalAppRoutes/asyncRoutes/index.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
export * from './admin';
|
||||
export * from './user';
|
Loading…
Add table
Add a link
Reference in a new issue