This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
sunny
/
lzyd-map-h
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
e0c8121d0c
Dallar
Biçim İmleri
master
lzyd-map-h
/
node_modules
/
es6-set
/
ext
/
get-first.js
get-first.js
85 B
Geçmiş
Ham
1
2
3
4
5
'use strict';
module.exports = function () {
return this.values().next().value;
};