7f7e5ba5ea
Co-authored-by: Oliver King <oking3@uncc.edu>
2 lines
115 B
TypeScript
2 lines
115 B
TypeScript
export declare function getProcessArgvWithoutBin(): string[];
|
|
export declare function getProcessArgvBin(): string;
|