mirror of
https://github.com/koel/koel
synced 2024-12-21 01:53:11 +00:00
4 lines
108 B
TypeScript
4 lines
108 B
TypeScript
|
export { albumInfo } from './album'
|
||
|
export { artistInfo } from './artist'
|
||
|
export { songInfo } from './song'
|