• File: process-argv.d.ts
  • Full Path: /home6/laduliya/mobile.digitalilab.com/yargs/build/lib/process-argv.d.ts
  • Date Modified: 10/26/1985 8:15 AM
  • File size: 115 bytes
  • MIME-type: text/plain
  • Charset: utf-8
export declare function getProcessArgvWithoutBin(): string[];
export declare function getProcessArgvBin(): string;