This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
karmen
/
core
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
8cc2a6d1b2
Ramuri
Etichete
master
core
/
node_modules
/
es5-ext
/
array
/
from
/
index.js
index.js
98 B
Istoric
Crud
1
2
3
4
5
"use strict";
module.exports = require("./is-implemented")()
? Array.from
: require("./shim");