This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
official
/
zyuas.com
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
b1774d2c86
Ranting
Tag
master
zyuas.com
/
node_modules
/
es6-set
/
ext
/
get-first.js
get-first.js
84 B
Riwayat
Mentahan
1
2
3
"use strict";
module.exports = function () { return this.values().next().value; };