This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
lovecoding
/
web0715
Seguir
10
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Árbore:
19908db53a
Ramas
Etiquetas
master
web0715
/
webpack
/
demo1
/
node_modules
/
common-path-prefix
/
index.d.ts
index.d.ts
102 B
Histórico
Raw
1
2
3
declare function commonPathPrefix(paths: string[], sep?: string): string;
export = commonPathPrefix;