Edit File: index.d.ts
export declare const parsePathsFromSln: (slnFile: any) => string[]; export declare const updateArgs: (args: any) => void;
Back to File Manager