UNPKG

snyk

Version:

snyk library and cli utility

6 lines (5 loc) 156 B
export declare function computePaths(filePath: string, pathArg?: string): { targetFilePath: string; projectName: string; targetFile: string; };