mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 21:50:35 +02:00
Split stores
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export * from './auth.store';
|
||||
export * from './player.store';
|
||||
export * from './app.store';
|
||||
export * from './album.store';
|
||||
export * from './song.store';
|
||||
|
||||
Reference in New Issue
Block a user