UNPKG

@codechecks/client

Version:

Open source platform for code review automation

3 lines (2 loc) 155 B
export declare function findRootGitRepository(path: string): string | undefined; export declare function fullNameFromRemoteUrl(remoteUrl: string): string;