This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
sangfroid
/
blogben
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
4
Pull Requests
0
Wiki
Aborescence:
a876bb69b3
Branches
Tags
feeds-laminas
master
matomo
tags-new
blogben
/
assets
/
js
/
test.js
test.js
84 B
Historique
Raw
1
2
3
4
5
export default class Test {
tellMe() {
console.log("je suis lu")
}
}