This website works better with JavaScript
Главная
Обзор
Помощь
Вход
lovecoding
/
web0715
Следить
10
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
19908db53a
Ветки
Метки
master
web0715
/
webpack
/
demo1
/
node_modules
/
common-path-prefix
/
index.d.ts
index.d.ts
102 B
История
Исходник
1
2
3
declare function commonPathPrefix(paths: string[], sep?: string): string;
export = commonPathPrefix;