tspl-image/index.js
2024-11-20 16:05:29 +08:00

4 lines
97 B
JavaScript

// run `node index.js` in the terminal
console.log(`Hello Node.js v${process.versions.node}!`);