UNPKG

67 BJavaScriptView Raw
1module.exports = function() {
2 return (require('yargs')).argv;
3};