This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
waibao
/
NN2022112805
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
cfda82d482
Ramos
Etiquetas
master
NN2022112805
/
addons
/
admin
/
node_modules
/
es5-ext
/
test
/
string
/
#
/
ends-with
/
is-implemented.js
is-implemented.js
79 B
Histórico
Em bruto
1
2
3
"use strict";
module.exports = function (t, a) { a(typeof t(), "boolean"); };