UNPKG

121 BTypeScriptView Raw
1export declare function findUpSync(fileName: string | string[], currentDir: string, workingDir: string): string | null;