koel/resources/assets/js/services/info/index.ts
2022-04-15 16:24:30 +02:00

3 lines
108 B
TypeScript

export { albumInfo } from './album'
export { artistInfo } from './artist'
export { songInfo } from './song'