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