This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
lovecoding
/
VIP26
Beobachten
9
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
968b5d7034
Branches
Tags
master
VIP26
/
webpack
/
node_modules
/
common-path-prefix
/
index.d.ts
index.d.ts
102 B
Verlauf
Originalformat
1
2
3
declare function commonPathPrefix(paths: string[], sep?: string): string;
export = commonPathPrefix;