API/api.medcify.app/node_modules/snyk/dist/lib/sln/index.d.ts
2022-09-26 11:41:44 +05:30

3 lines
122 B
TypeScript

export declare const parsePathsFromSln: (slnFile: any) => string[];
export declare const updateArgs: (args: any) => void;