This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
follow-up
/
follow_applet
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
c68092f4a6
Ramas
Etiquetas
master
follow_applet
/
node_modules
/
es6-symbol
/
test
/
implement.js
implement.js
83 B
Histórico
Raw
1
2
3
"use strict";
module.exports = function (t, a) { a(typeof Symbol, "function"); };