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
Cabang:
master
Ranting
Tag
master
zyuas.com
/
node_modules
/
es6-set
/
ext
/
get-first.js
get-first.js
84 B
Permalink
Riwayat
Mentahan
1
2
3
"use strict";
module.exports = function () { return this.values().next().value; };