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