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