This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
sangfroid
/
blogben
Segui
1
Vota
0
Forka
0
File
Problemi
4
Pull Requests
0
Wiki
Albero (Tree):
af5660a18e
Rami (Branch)
Tag
feeds-laminas
master
matomo
tags-new
blogben
/
assets
/
js
/
test.js
test.js
84 B
Cronologia
Originale
1
2
3
4
5
export
default
class
Test
{
tellMe() {
console
.log(
"je suis lu"
)
}
}