mirror of
https://github.com/bnmgh1/NodeSandbox.git
synced 2025-04-20 00:29:55 +08:00
2 lines
55 B
JavaScript
2 lines
55 B
JavaScript
console.log(require('path').relative('.', __dirname));
|