UNPKG
npm-test-marx
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
test
github.com/mingzheMa/npm-test
mingzheMa/npm-test
npm-test-marx
/
bin
/
hhh.js
2 lines
•
49 B
JavaScript
View Raw
1
2
#!/usr/bin/env node
console
.
log
(
'Hello, world!'
);