API/api.medcify.app/node_modules/snyk/dist/lib/sln/index.d.ts

3 lines
122 B
TypeScript
Raw Normal View History

2022-09-26 06:11:44 +00:00
export declare const parsePathsFromSln: (slnFile: any) => string[];
export declare const updateArgs: (args: any) => void;