UNPKG
realignment
Version:
latest (1.0.0)
1.0.0
realignment
github.com/honeyhiveai/realignment
honeyhiveai/realignment
realignment
/
index.js
7 lines
(4 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
5
6
7
function
helloNpm
()
{
return
"hello NPM"
}
module
.
exports
= helloNpm