This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
kris
/
MusareFork
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
3b1f306c19
Branche
Tagy
albums-artists-wip
kris
kris-spotify
staging
MusareFork
/
backend
/
logic
/
cache
/
schemas
/
officialPlaylist.js
officialPlaylist.js
63 B
História
Raw
1
2
3
4
export default (stationId, songs) => ({
stationId,
songs
});