Module

x/yargs/yargs.js

yargs the modern, pirate-themed successor to optimist.
Very Popular
Go to Latest
File
// CJS import shim for older versions of Node.js.// this can be removed once all supported Node.js versions support// export maps:const Yargs = require('./build/index.cjs')module.exports = Yargs