This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
gaojunlong
/
hhht_fbky
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
0b996e41aa
Dallar
Biçim İmleri
master
hhht_fbky
/
node_modules
/
date-now
/
index.js
index.js
73 B
Geçmiş
Ham
1
2
3
4
5
module.exports = now
function now() {
return new Date().getTime()
}