????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@types/yargs/ |
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;