UNPKG
programmingconcepts
Version:
latest (1.0.0)
1.0.0
This is test module for Programming Concepts Node JS Application
programmingconcepts
/
helloWorld.js
1 lines
•
30 B
JavaScript
View Raw
1
console.
log
(
"Hello World!!!"
);