????

Your IP : 216.73.216.131


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@types/yargs/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@types/yargs/yargs.d.ts

import { Argv } from ".";

export = Yargs;

declare function Yargs(
    processArgs?: readonly string[] | string,
    cwd?: string,
    parentRequire?: NodeRequire,
): Argv;