This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
sangfroid
/
blogben
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
4
Pull Requests
0
Wiki
Árvore:
a876bb69b3
Ramos
Etiquetas
feeds-laminas
master
matomo
tags-new
blogben
/
assets
/
js
/
test.js
test.js
84 B
Histórico
Em bruto
1
2
3
4
5
export default class Test {
tellMe() {
console.log("je suis lu")
}
}