UNPKG

snyk

Version:

snyk library and cli utility

4 lines (3 loc) 205 B
export declare function getRepositoryRootForPath(p: string): string; export declare function getRepositoryRoot(cwd?: string): string; export declare function getWorkingDirectoryForPath(p: string): string;