/home/u866425823/domains/sayarainternationaltours.in/node_modules/yargs/helpers/ |
Current File : /home/u866425823/domains/sayarainternationaltours.in/node_modules/yargs/helpers/index.js |
const { applyExtends, cjsPlatformShim, Parser, processArgv, } = require('../build/index.cjs'); module.exports = { applyExtends: (config, cwd, mergeExtends) => { return applyExtends(config, cwd, mergeExtends, cjsPlatformShim); }, hideBin: processArgv.hideBin, Parser, };