This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
NiceTry12138
/
MarkdownLog
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
719e9b3549
Branches
Tags
main
MarkdownLog
/
NodeJS
/
TestJS
/
js-module
/
cjs_esm
/
bar.js
bar.js
50 B
Historique
Raw
1
2
3
4
5
const name = "bar";
module.exports = {
name
}