JezK
Edit File: process-argv.d.ts
export declare function hideBin(argv: string[]): string[]; export declare function getProcessArgvBin(): string;