This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
sangfroid
/
blogben
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
4
Pull Requests
0
Wiki
Árbore:
a876bb69b3
Ramas
Etiquetas
feeds-laminas
master
matomo
tags-new
blogben
/
assets
/
js
/
test.js
test.js
84 B
Histórico
Raw
1
2
3
4
5
export default class Test {
tellMe() {
console.log("je suis lu")
}
}