2021-11-22 09:39:27 -06:00

4 lines
80 B
JavaScript

const path = require('path');
module.exports = path.join(__dirname, 'cli.js');