Spaces:
Running
Running
declare function commonPathPrefix(paths: string[], sep?: string): string; | |
export = commonPathPrefix; | |
declare function commonPathPrefix(paths: string[], sep?: string): string; | |
export = commonPathPrefix; | |