Files
2026-03-10 03:45:00 +09:00

3 lines
90 B
JavaScript

const path = require('path');
module.exports = path.dirname(process.mainModule.filename);