UNPKG
hello-mars-matt-d
Version:
beta (1.1.0-beta.0)
latest (1.0.1)
1.1.0-beta.0
1.0.1
1.0.0
Say hello to Mars
github.com/dunson062786/hello-mars
dunson062786/hello-mars-matt-d
hello-mars-matt-d
/
index.js
4 lines
(3 loc)
•
63 B
JavaScript
View Raw
1
2
3
4
module
.
exports
=
function
(
) {
console
.
log
(
'Hello Mars!!!'
) }