This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lovecoding
/
web0715
Vigiar
10
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
19908db53a
Ramos
Etiquetas
master
web0715
/
webpack
/
demo1
/
node_modules
/
common-path-prefix
/
index.d.ts
index.d.ts
102 B
Histórico
Em bruto
1
2
3
declare function commonPathPrefix(paths: string[], sep?: string): string;
export = commonPathPrefix;