This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
waibao
/
NN2022112805
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
cfda82d482
Ramas
Etiquetas
master
NN2022112805
/
addons
/
admin
/
node_modules
/
es5-ext
/
test
/
string
/
#
/
repeat
/
is-implemented.js
is-implemented.js
79 B
Histórico
Raw
1
2
3
"use strict";
module.exports = function (t, a) { a(typeof t(), "boolean"); };