This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
owen
/
MusareNode
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
b79dd60a4a
Branches
Tags
backup/staging
experimental
manage-station
master
polishing
staging
v2.1.0
2.0
1.0
MusareNode
/
backend
/
logic
/
cache
/
schemas
/
officialPlaylist.js
officialPlaylist.js
63 B
Historique
Raw
1
2
3
4
export default (stationId, songs) => ({
stationId,
songs
});