UNPKG
gm-hello-mars
Version:
beta (1.0.1-beta.0)
latest (1.0.0)
1.0.1-beta.0
1.0.0
0.1.0
Hello mars demo
github.com/gufranmirza/hello-mars
gufranmirza/hello-mars
gm-hello-mars
/
index.js
3 lines
•
61 B
JavaScript
View Raw
1
2
3
module
.
exports
=
function
(
) {
console
.
log
(
'Hello Mars!!'
) }