This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
waibao
/
NN2024071001
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
f1eea4e0e3
Branches
Tags
master
NN2024071001
/
addons
/
admin
/
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"); };