source:
imaps-frontend/node_modules/common-path-prefix/index.d.ts
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 102 bytes |
Line | |
---|---|
1 | declare function commonPathPrefix(paths: string[], sep?: string): string; |
2 | |
3 | export = commonPathPrefix; |
Note:
See TracBrowser
for help on using the repository browser.