This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
NiceTry12138
/
MarkdownLog
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
719e9b3549
Rami (Branch)
Tag
main
MarkdownLog
/
NodeJS
/
TestJS
/
js-module
/
cjs_esm
/
bar.js
bar.js
50 B
Cronologia
Originale
1
2
3
4
5
const name = "bar";
module.exports = {
name
}