This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
lovecoding
/
web0715
Liatin
10
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
19908db53a
Ranting
Tag
master
web0715
/
webpack
/
demo1
/
node_modules
/
common-path-prefix
/
index.d.ts
index.d.ts
102 B
Riwayat
Mentahan
1
2
3
declare function commonPathPrefix(paths: string[], sep?: string): string;
export = commonPathPrefix;