This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
root
/
ES6-module
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
main
Ramuri
Etichete
main
ES6-module
/
1-cmd
/
say.js
say.js
56 B
Permalink
Istoric
Crud
1
2
3
module.declare('say', function () {
alert('hello')
})