Files
SAFEKISO/safekiso-server/node_modules/snyk/dist/lib/sln/index.d.ts
2026-04-07 14:50:23 +09:00

3 lines
122 B
TypeScript

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