This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
official
/
zyuas.com
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
zyuas.com
/
node_modules
/
es6-set
/
ext
/
get-first.js
get-first.js
84 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
"use strict";
module.exports = function () { return this.values().next().value; };