UNPKG

next

Version:

The React Framework

3 lines (2 loc) 145 B
export declare function findRootLockFile(cwd: string): string | undefined; export declare function findRootDir(cwd: string): string | undefined;