This website requires JavaScript.
Explore
Help
Sign In
tod
/
odin-default-js-exercises
Watch
1
Star
0
Fork
You've already forked odin-default-js-exercises
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8992dbff97
odin-default-js-exercises
/
helloWorld
/
helloWorld.js
6 lines
75 B
JavaScript
Raw
Blame
History
const
helloWorld
=
function
(
)
{
return
''
}
module
.
exports
=
helloWorld
Reference in New Issue
View Git Blame
Copy Permalink