mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 05:36:00 +02:00
restructure files onto electron-vite boilerplate
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
export * from './auth.store';
|
||||
export * from './player.store';
|
||||
export * from './app.store';
|
||||
export * from './list.store';
|
||||
export * from './playlist.store';
|
||||
export * from './album-list-data.store';
|
||||
export * from './album-artist-list-data.store';
|
||||
export * from './album-list-data.store';
|
||||
export * from './app.store';
|
||||
export * from './auth.store';
|
||||
export * from './full-screen-player.store';
|
||||
export * from './list.store';
|
||||
export * from './player.store';
|
||||
export * from './playlist.store';
|
||||
export * from './settings.store';
|
||||
|
||||
Reference in New Issue
Block a user