UNPKG

100 BTypeScriptView Raw
1export declare function checkPathUp(regex: RegExp, currentDir: string, rootPath: string): boolean;