UNPKG

find-git-root

Version:
3 lines (2 loc) 76 B
declare function findGitRoot(start?: string): string; export = findGitRoot;