index.js 80 B

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