UNPKG
harshit
Version:
latest (1.0.0)
1.0.0
firts trial
harshit
/
module.js
4 lines
•
152 B
JavaScript
View Raw
1
2
3
4
module
.
exports
.
hello
=
function
(
){
return
(
"hello world"
); }
//publishing thi module : https://docs.npmjs.com/getting-started/publishing-npm-packages