UNPKG

67 BTypeScriptView Raw
1export declare function lowestCommonPath(paths: string[]): string;