This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lovecoding
/
VIP24
Vigiar
6
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
ec2e191d04
Ramos
Etiquetas
master
VIP24
/
工具
/
webpack
/
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;