template-project/node_modules/exiftool-vendored.pl/index.js
2025-05-30 18:13:30 +08:00

4 lines
89 B
JavaScript

const path = require('path');
module.exports = path.join(__dirname, 'bin', 'exiftool');