blob: 18fd43b9c0ca1d3b16dfa60b5d16d325a110d1c5 [file] [log] [blame]
export declare function getProcessArgvWithoutBin(): string[];
export declare function getProcessArgvBin(): string;