This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
archive
/
MusareReact
şunun yansıması
https://github.com/Musare/MusareReact
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
MusareReact
/
backend
/
logic
/
cache
/
schemas
/
song.js
song.js
61 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
'use strict';
module.exports = (song) => {
return song;
};