UNPKG

launch-ide

Version:

Automatically recognize the editor by running processes and open the specified file in it.

2 lines (1 loc) 90 B
export declare function getEnvVariable(variable: string, rootDir: string): string | null;