This website works better with JavaScript
Home
Verkennen
Help
Inloggen
lovecoding
/
web0715
Volgen
10
Ster
0
Vork
0
Bestanden
Issues
0
Wiki
Boom:
178b58057f
Aftakkingen
Labels
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
common-path-prefix
/
index.d.ts
index.d.ts
102 B
Geschiedenis
Ruwe
1
2
3
declare function commonPathPrefix(paths: string[], sep?: string): string;
export = commonPathPrefix;